{ "info": { "author": "Christian Hammond", "author_email": "christian@beanbaginc.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Other Environment", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development", "Topic :: Software Development :: Testing" ], "description": "virtualenv-multiver\n===================\n\n[Virtualenv](https://virtualenv.pypa.io/) is a great tool for creating isolated\nPython environments, for development or production installs.\n\nOne problem: It's not always easy to create a development environment\nsupporting multiple versions of Python. Particularly on a Mac, where\nthere are implementation details keeping an environment from really handling\ntwo versions of Python.\n\nThis script fixes this annoying little problem, easily setting up a virtualenv\nto work with multiple versions of Python.\n\n\nInstallation\n------------\n\nTo install, run:\n\n $ pip install virtualenv-multiver\n\n\nUsage\n-----\n\nUsage is simple. Simply run the script with the path and the list of Python\nversions. For example:\n\n $ virtualenv-multiver my-environment 2.6 2.7 3.4\n\nYou can run this to create a new environment, or you can run it on an existing\nenvironment to convert it to a multi-Python environment.\n\n\nWho's using it?\n---------------\n\nWe use virtualenv-multiver at [Beanbag](http://www.beanbaginc.com/) to help with\nthe development and packaging of [Review Board](https://www.reviewboard.org/).\n\nIf you use virtualenv-multiver, let us know and we'll add you to a shiny new\nlist on this page.\n", "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/beanbaginc/virtualenv-multiver", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "virtualenv-multiver", "package_url": "https://pypi.org/project/virtualenv-multiver/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/virtualenv-multiver/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/beanbaginc/virtualenv-multiver" }, "release_url": "https://pypi.org/project/virtualenv-multiver/0.5/", "requires_dist": null, "requires_python": null, "summary": "Python multi-version wrapper for virtualenv.", "version": "0.5" }, "last_serial": 4961572, "releases": { "0.5": [ { "comment_text": "", "digests": { "md5": "cca90d0d235c47c6aa4ae84570085f75", "sha256": "e751b85e5fedd68562c3b8bb717301ef088fb36889d3b6f6dd566f8b4ca98647" }, "downloads": -1, "filename": "virtualenv_multiver-0.5-py2.7.egg", "has_sig": false, "md5_digest": "cca90d0d235c47c6aa4ae84570085f75", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 5148, "upload_time": "2015-06-28T09:08:07", "url": "https://files.pythonhosted.org/packages/05/c7/09c6bba0df88185c9c59795b48cd6ce78d474f8b4e5ffe3ee0d4a95c9ee7/virtualenv_multiver-0.5-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "547fb2bf9954f97ab620cfc130cff896", "sha256": "36b85b1cc8516d787bcd858c292d8cd0aad2277450656a3d87975b896cb392dd" }, "downloads": -1, "filename": "virtualenv_multiver-0.5-py2-none-any.whl", "has_sig": false, "md5_digest": "547fb2bf9954f97ab620cfc130cff896", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 4516, "upload_time": "2015-06-28T09:08:22", "url": "https://files.pythonhosted.org/packages/2d/88/fceee5996eac1ba2c20dac865b06b80482d0b057684347d4ac0132c6b61d/virtualenv_multiver-0.5-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5416e2960e08085df488bff6ac408de5", "sha256": "0e17e137c4964e2594fe90cf300e21e7ba2a5fa2209eb0beda415d00055eb4fd" }, "downloads": -1, "filename": "virtualenv-multiver-0.5.tar.gz", "has_sig": false, "md5_digest": "5416e2960e08085df488bff6ac408de5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4130, "upload_time": "2015-06-28T09:08:15", "url": "https://files.pythonhosted.org/packages/05/c8/4a3188877c6eff8f8ffe0c2c2a6f9a7d31b46e14fb13c7a61425dfa1d4a3/virtualenv-multiver-0.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "cca90d0d235c47c6aa4ae84570085f75", "sha256": "e751b85e5fedd68562c3b8bb717301ef088fb36889d3b6f6dd566f8b4ca98647" }, "downloads": -1, "filename": "virtualenv_multiver-0.5-py2.7.egg", "has_sig": false, "md5_digest": "cca90d0d235c47c6aa4ae84570085f75", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 5148, "upload_time": "2015-06-28T09:08:07", "url": "https://files.pythonhosted.org/packages/05/c7/09c6bba0df88185c9c59795b48cd6ce78d474f8b4e5ffe3ee0d4a95c9ee7/virtualenv_multiver-0.5-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "547fb2bf9954f97ab620cfc130cff896", "sha256": "36b85b1cc8516d787bcd858c292d8cd0aad2277450656a3d87975b896cb392dd" }, "downloads": -1, "filename": "virtualenv_multiver-0.5-py2-none-any.whl", "has_sig": false, "md5_digest": "547fb2bf9954f97ab620cfc130cff896", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 4516, "upload_time": "2015-06-28T09:08:22", "url": "https://files.pythonhosted.org/packages/2d/88/fceee5996eac1ba2c20dac865b06b80482d0b057684347d4ac0132c6b61d/virtualenv_multiver-0.5-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5416e2960e08085df488bff6ac408de5", "sha256": "0e17e137c4964e2594fe90cf300e21e7ba2a5fa2209eb0beda415d00055eb4fd" }, "downloads": -1, "filename": "virtualenv-multiver-0.5.tar.gz", "has_sig": false, "md5_digest": "5416e2960e08085df488bff6ac408de5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4130, "upload_time": "2015-06-28T09:08:15", "url": "https://files.pythonhosted.org/packages/05/c8/4a3188877c6eff8f8ffe0c2c2a6f9a7d31b46e14fb13c7a61425dfa1d4a3/virtualenv-multiver-0.5.tar.gz" } ] }