{ "info": { "author": "UNKNOWN", "author_email": "UNKNOWN", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: Implementation :: PyPy" ], "description": "ven\n===\n\n.. image:: https://pypip.in/d/ven/badge.png\n :target: https://pypi.python.org/pypi/ven/\n\n.. image:: https://pypip.in/v/ven/badge.png\n :target: https://pypi.python.org/pypi/ven/\n\n.. image:: https://pypip.in/license/ven/badge.png\n :target: https://pypi.python.org/pypi/ven/\n\nEasy way to use virtualenv.\n\n\nFeatures\n--------\n- Store virtualenv in .venv directory, along with your .git and requirements.txt\n- Run command inside virtualenv without activating it.\n\n\nInstall\n-------\n::\n\n $ pip install --user ven\n\n\nQuickstart\n----------\n\nInitialize an empty virtualenv using `ven init`::\n\n $ ven init\n New python executable in .venv/bin/python\n Installing setuptools, pip...done.\n\n $ ls -A\n .venv\n\nRun command inside virtualenv using `ven run`::\n\n $ ven run which python\n ~/project/.venv/bin/python\n\nActivate virtualenv in a sub-shell::\n\n $ ven run\n $ which python\n ~/project/.venv/bin/python\n $ (Deactivate with Ctrl-D)\n\n\nUsage\n-----\n::\n\n Usage: ven [OPTIONS] COMMAND [ARGS]...\n\n Easy way to use virtualenv\n\n Options:\n --version Show the version and exit.\n --help Show this message and exit.\n\n Commands:\n help Show help information\n init Create a new virtualenv\n run Run command in virtualenv (default: shell)\n\n\nCaveats\n-------\n\nUse '--' to separate `ven run` options and command that contains '-'::\n\n $ ven run -- python --version\n Python 2.7.5\n\n`oh-my-zsh` overwrites $PATH, add the following to your .zshrc::\n\n if [ -n \"$VIRTUAL_ENV\" ]; then\n export PATH=\"$VIRTUAL_ENV/bin:$PATH\"\n fi\n\nRecommanded aliases::\n\n alias vrun='ven run --'\n alias vpy='ven run -- python'\n alias vpip='ven run -- pip'", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/invl/ven", "keywords": null, "license": "Apache License 2.0", "maintainer": null, "maintainer_email": null, "name": "ven", "package_url": "https://pypi.org/project/ven/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/ven/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/invl/ven" }, "release_url": "https://pypi.org/project/ven/0.4.1/", "requires_dist": null, "requires_python": null, "summary": "Easy way to use virtualenv.", "version": "0.4.1" }, "last_serial": 1216148, "releases": { "0.3.0": [], "0.4.0": [ { "comment_text": "", "digests": { "md5": "dc024f0d8cdf46b92a4568089f8d0962", "sha256": "1ab1e8c34611781597781b905ac8d7eff166fd02cda525fe5fe320af4b6855c3" }, "downloads": -1, "filename": "ven-0.4.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "dc024f0d8cdf46b92a4568089f8d0962", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 4495, "upload_time": "2014-09-07T15:16:57", "url": "https://files.pythonhosted.org/packages/f5/0e/88960edd60b8769a35e8589928965a06941277d4d32ccfaf41936447c380/ven-0.4.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3d2481701fa0b8dad17aa4b1a020b261", "sha256": "7f275de01a656161dfbde6b627cc22c54eb2ee7e640b0dbed41cad65e8385a4d" }, "downloads": -1, "filename": "ven-0.4.0.tar.gz", "has_sig": false, "md5_digest": "3d2481701fa0b8dad17aa4b1a020b261", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2745, "upload_time": "2014-09-07T15:16:54", "url": "https://files.pythonhosted.org/packages/34/dc/b9fd48f90ccc1829bdf3ca2585e65dbcad9fd607a9d202fbfe0c4489e1ee/ven-0.4.0.tar.gz" } ], "0.4.1": [ { "comment_text": "", "digests": { "md5": "20a17acd79662ce41c5dbe44c22d04f5", "sha256": "ceeafc7e30cbc20bf7690f0f744ce501f705535faae134641f6d8305ccc96643" }, "downloads": -1, "filename": "ven-0.4.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "20a17acd79662ce41c5dbe44c22d04f5", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 4597, "upload_time": "2014-09-07T15:55:33", "url": "https://files.pythonhosted.org/packages/1a/67/5d72819da347cfbdff88fef81e2c15a111cf1df9aa9d26bb804f32ec60a9/ven-0.4.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8e2309c523399c09e5b9b5d53199de9c", "sha256": "641a3e421e2e2abbe6b7aaee5d6338d66e784e65c50bf07b49a604867099e8c3" }, "downloads": -1, "filename": "ven-0.4.1.tar.gz", "has_sig": false, "md5_digest": "8e2309c523399c09e5b9b5d53199de9c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2804, "upload_time": "2014-09-07T15:55:29", "url": "https://files.pythonhosted.org/packages/71/98/56a9386c00a116f3249a02ef3ca702c17aca86173ca77cd896b8d0438552/ven-0.4.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "20a17acd79662ce41c5dbe44c22d04f5", "sha256": "ceeafc7e30cbc20bf7690f0f744ce501f705535faae134641f6d8305ccc96643" }, "downloads": -1, "filename": "ven-0.4.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "20a17acd79662ce41c5dbe44c22d04f5", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 4597, "upload_time": "2014-09-07T15:55:33", "url": "https://files.pythonhosted.org/packages/1a/67/5d72819da347cfbdff88fef81e2c15a111cf1df9aa9d26bb804f32ec60a9/ven-0.4.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8e2309c523399c09e5b9b5d53199de9c", "sha256": "641a3e421e2e2abbe6b7aaee5d6338d66e784e65c50bf07b49a604867099e8c3" }, "downloads": -1, "filename": "ven-0.4.1.tar.gz", "has_sig": false, "md5_digest": "8e2309c523399c09e5b9b5d53199de9c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2804, "upload_time": "2014-09-07T15:55:29", "url": "https://files.pythonhosted.org/packages/71/98/56a9386c00a116f3249a02ef3ca702c17aca86173ca77cd896b8d0438552/ven-0.4.1.tar.gz" } ] }