Skip to content

obfusk/venv

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

[]: {{{1

File        : README.md
Maintainer  : Felix C. Stegerman <flx@obfusk.net>
Date        : 2013-07-31

Copyright   : Copyright (C) 2013  Felix C. Stegerman
Version     : v0.2.0.SNAPSHOT

[]: }}}1

Description

[]: {{{1

venv - virtualenv's bundle exec

venv is the virtualenv [1] equivalent of bundle exec [2], allowing you to run venv some command from e.g. a script, instead of having to . .venv/bin/activate, then run the command.

[]: }}}1

TODO

  • python package !?

License

[]: {{{1

GPLv2 [3].

[]: }}}1

References

[]: {{{1

[1] virtualenv --- http://www.virtualenv.org

[2] Bundler --- http://bundler.io

[3] GNU General Public License, version 2 --- http://www.opensource.org/licenses/GPL-2.0

[]: }}}1

[]: ! ( vim: set tw=70 sw=2 sts=2 et fdm=marker : )

About

venv - virtualenv's bundle exec

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages