{ "info": { "author": "Doug Hellmann", "author_email": "doug@doughellmann.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6" ], "description": ".. -*- mode: rst -*-\n\n#################\nvirtualenvwrapper\n#################\n\nvirtualenvwrapper is a set of extensions to Ian Bicking's `virtualenv\n`_ tool. The extensions include\nwrappers for creating and deleting virtual environments and otherwise\nmanaging your development workflow, making it easier to work on more\nthan one project at a time without introducing conflicts in their\ndependencies.\n\n**Warning:** The 4.x release includes some potentially incompatible\nchanges for extensions from 3.x. The python modules for extensions are\nnow *always* run with ``PWD=$WORKON_HOME`` (previously the value of\nPWD varied depending on the hook). The *shell* portion of any hook\n(anything sourced by the user's shell when the hook is run) is still\nrun in the same place as before.\n\n========\nFeatures\n========\n\n1. Organizes all of your virtual environments in one place.\n\n2. Wrappers for creating, copying and deleting environments, including\n user-configurable hooks.\n\n3. Use a single command to switch between environments.\n\n4. Tab completion for commands that take a virtual environment as\n argument.\n\n5. User-configurable hooks for all operations.\n\n6. Plugin system for more creating sharable extensions.\n\nRich Leland has created a short `screencast\n`__\nshowing off the features of virtualenvwrapper.\n\n============\nInstallation\n============\n\nSee the `project documentation\n`__ for\ninstallation and setup instructions.\n\nSupported Shells\n================\n\nvirtualenvwrapper is a set of shell *functions* defined in Bourne\nshell compatible syntax. It is tested under ``bash``, ``ksh``, and ``zsh``.\nIt may work with other shells, so if you find that it does work with a\nshell not listed here please let me know. If you can modify it to\nwork with another shell, without completely rewriting it, send a pull\nrequest through the bitbucket project page. If you write a clone to\nwork with an incompatible shell, let me know and I will link to it\nfrom this page.\n\nPython Versions\n===============\n\nvirtualenvwrapper is tested under Python 2.6 - 3.6.\n\n=======\nSupport\n=======\n\nJoin the `virtualenvwrapper Google Group\n`__ to discuss\nissues and features.\n\nReport bugs via the `bug tracker on Bitbucket\n`__.\n\nShell Aliases\n=============\n\nSince virtualenvwrapper is largely a shell script, it uses shell\ncommands for a lot of its actions. If your environment makes heavy\nuse of shell aliases or other customizations, you may encounter\nissues. Before reporting bugs in the bug tracker, please test\n*without* your aliases enabled. If you can identify the alias causing\nthe problem, that will help make virtualenvwrapper more robust.\n\n==========\nChange Log\n==========\n\nThe `release history`_ is part of the project documentation.\n\n.. _release history: https://virtualenvwrapper.readthedocs.io/en/latest/history.html\n\n\n=======\nLicense\n=======\n\nCopyright Doug Hellmann, All Rights Reserved\n\nPermission to use, copy, modify, and distribute this software and its\ndocumentation for any purpose and without fee is hereby granted,\nprovided that the above copyright notice appear in all copies and that\nboth that copyright notice and this permission notice appear in\nsupporting documentation, and that the name of Doug Hellmann not be used\nin advertising or publicity pertaining to distribution of the software\nwithout specific, written prior permission.\n\nDOUG HELLMANN DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,\nINCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO\nEVENT SHALL DOUG HELLMANN BE LIABLE FOR ANY SPECIAL, INDIRECT OR\nCONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF\nUSE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR\nOTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR\nPERFORMANCE OF THIS SOFTWARE.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://virtualenvwrapper.readthedocs.io/", "keywords": "virtualenv", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "virtualenvwrapper", "package_url": "https://pypi.org/project/virtualenvwrapper/", "platform": "", "project_url": "https://pypi.org/project/virtualenvwrapper/", "project_urls": { "Homepage": "https://virtualenvwrapper.readthedocs.io/" }, "release_url": "https://pypi.org/project/virtualenvwrapper/4.8.4/", "requires_dist": null, "requires_python": "", "summary": "Enhancements to virtualenv", "version": "4.8.4" }, "last_serial": 4799855, "releases": { "1.1": [], "1.10": [], "1.11": [], "1.12": [], "1.14": [], "1.15": [], "1.16": [], "1.17": [], "1.17.1": [], "1.18": [], "1.18.1": [], "1.2": [], "1.20": [], "1.21": [], "1.22": [], "1.23": [], "1.24": [], "1.24.2": [], "1.25": [], "1.26": [], "1.27": [], "1.3": [], "1.3.1": [], "1.3.2": [], "1.4": [], "1.5": [], "1.6": [], "1.6.1": [], "1.7": [], "1.8": [], "1.8.1": [], "1.9": [], "2.0": [], "2.0.1": [], "2.0.2": [], "2.1": [], "2.1.1": [], "2.10": [ { "comment_text": "", "digests": { "md5": "e579e640a2559195851b5220ad7246ea", "sha256": "e3683bb5de435d6b43da4a8f5900d0a2d6242485d9eb8d3b05362134958214cd" }, "downloads": -1, "filename": "virtualenvwrapper-2.10.tar.gz", "has_sig": false, "md5_digest": "e579e640a2559195851b5220ad7246ea", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 713281, "upload_time": "2011-09-17T22:56:54", "url": "https://files.pythonhosted.org/packages/b6/aa/992e70dfd8333aacf974a4d5c0356ef72d7798ec40bf4e124148823cdc69/virtualenvwrapper-2.10.tar.gz" } ], "2.10.1": [ { "comment_text": "", "digests": { "md5": "36fd2ad8f3a5580954632187b42a621c", "sha256": "54ad0e8af32f6b57b12f0750dadf9a65cf87b916a486b76eda2fb6467ea73ed4" }, "downloads": -1, "filename": "virtualenvwrapper-2.10.1.tar.gz", "has_sig": false, "md5_digest": "36fd2ad8f3a5580954632187b42a621c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 714209, "upload_time": "2011-10-04T14:50:47", "url": "https://files.pythonhosted.org/packages/26/b6/91ea8147bae261c938a0140374d50ca5391ac6c03ab712cd0b6caf230792/virtualenvwrapper-2.10.1.tar.gz" } ], "2.11": [ { "comment_text": "", "digests": { "md5": "71ed3806bf3c02481e844d2b0dec6f64", "sha256": "036b22763293fef04fd557538ad142f158ea90bd71f4c402c1133c7829e7d26a" }, "downloads": -1, "filename": "virtualenvwrapper-2.11.tar.gz", "has_sig": false, "md5_digest": "71ed3806bf3c02481e844d2b0dec6f64", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 413578, "upload_time": "2011-12-28T18:36:27", "url": "https://files.pythonhosted.org/packages/4f/4a/71052e77eb3c6f92fe21e78c8908ac6fec717b30c98e2c9a2eb5c67d1d71/virtualenvwrapper-2.11.tar.gz" } ], "2.11.1": [ { "comment_text": "", "digests": { "md5": "dc65934feece5fd51fd0454114329392", "sha256": "1a07aa42014a184cd144404fc79f4fed4e3e6509da2a9a9dc0bdadaa810b1964" }, "downloads": -1, "filename": "virtualenvwrapper-2.11.1.tar.gz", "has_sig": false, "md5_digest": "dc65934feece5fd51fd0454114329392", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 717617, "upload_time": "2012-01-08T16:12:06", "url": "https://files.pythonhosted.org/packages/14/3c/db59443624de3acd6c62d3bd2eb2aaabf2503fdf73a5fe93268c708e1a31/virtualenvwrapper-2.11.1.tar.gz" } ], "2.2": [], "2.2.1": [], "2.3": [], "2.4": [], "2.5": [], "2.5.1": [], "2.5.2": [], "2.5.3": [ { "comment_text": "", "digests": { "md5": "7ed6eeab5e0429e73b4440cca3e8ac4f", "sha256": "9ef8424ad665fb1d8692ad34360f93fe306069bcfaebefe837a0aa8f93208406" }, "downloads": -1, "filename": "virtualenvwrapper-2.5.3.tar.gz", "has_sig": false, "md5_digest": "7ed6eeab5e0429e73b4440cca3e8ac4f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 220573, "upload_time": "2010-10-01T17:38:17", "url": "https://files.pythonhosted.org/packages/5a/36/1c35fe4b4748075696e9890f9b45b397d47ba47b85390b556048aa6acc84/virtualenvwrapper-2.5.3.tar.gz" } ], "2.6": [ { "comment_text": "", "digests": { "md5": "ed678ad1043c3b6162a1b526ea18bd06", "sha256": "36e9a8cf0ac2150f3de7c89489d2f1828d11d9667243555a8af1a1e1933d159d" }, "downloads": -1, "filename": "virtualenvwrapper-2.6.tar.gz", "has_sig": false, "md5_digest": "ed678ad1043c3b6162a1b526ea18bd06", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 430206, "upload_time": "2010-12-26T17:43:59", "url": "https://files.pythonhosted.org/packages/3d/37/0d2b0655f309d4824a8012212303ccc0502d6058a86d8b224f9e8cb67016/virtualenvwrapper-2.6.tar.gz" } ], "2.6.1": [ { "comment_text": "", "digests": { "md5": "91a54c14cf38454255b18bf7fba4ed09", "sha256": "49a336d72155659d000d491d863d3c446b2af7d0c8e705919fab973452a06c40" }, "downloads": -1, "filename": "virtualenvwrapper-2.6.1.tar.gz", "has_sig": false, "md5_digest": "91a54c14cf38454255b18bf7fba4ed09", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 430843, "upload_time": "2010-12-27T18:22:31", "url": "https://files.pythonhosted.org/packages/c6/7a/c27eb6ea9c74188cc496067ffcfb602f3031a47c8e253a76e911e12e4eb3/virtualenvwrapper-2.6.1.tar.gz" } ], "2.6.2": [ { "comment_text": "", "digests": { "md5": "5b20b2dc05d36adc1589f381046605eb", "sha256": "dd4c5816571e9bc448e4c273d3ebb08f44e1da7fba7cd154b28e7577852d6cbd" }, "downloads": -1, "filename": "virtualenvwrapper-2.6.2.tar.gz", "has_sig": false, "md5_digest": "5b20b2dc05d36adc1589f381046605eb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 393968, "upload_time": "2011-02-27T01:33:30", "url": "https://files.pythonhosted.org/packages/b2/5f/e3936d038e5663ef19a7cec4498c5bbdd893d9ad3c47725a65d5cf63cac7/virtualenvwrapper-2.6.2.tar.gz" } ], "2.6.3": [ { "comment_text": "", "digests": { "md5": "474bcbdac2d509f27aadf5c5ce17428e", "sha256": "c85ce6ebc7b1105899209bffb7b0a446bc752f4fcb6ebb8c358cd16b59aed6ff" }, "downloads": -1, "filename": "virtualenvwrapper-2.6.3.tar.gz", "has_sig": false, "md5_digest": "474bcbdac2d509f27aadf5c5ce17428e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 690280, "upload_time": "2011-02-27T01:56:36", "url": "https://files.pythonhosted.org/packages/e9/67/a3f1ae7d03f7374be6f53e2eedf84e72d9d41ce01e4a124a1c66df712220/virtualenvwrapper-2.6.3.tar.gz" } ], "2.7": [ { "comment_text": "", "digests": { "md5": "54d622d7dc0c5ac15df6495a3cec8d96", "sha256": "068eca1cb27acc2b9c0d85213013422c9da13e02bfcd593f74fdd69499d1846e" }, "downloads": -1, "filename": "virtualenvwrapper-2.7.tar.gz", "has_sig": false, "md5_digest": "54d622d7dc0c5ac15df6495a3cec8d96", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 688140, "upload_time": "2011-04-13T14:17:09", "url": "https://files.pythonhosted.org/packages/01/01/42d65146354fdcfc9f30fb1ee2663e177afe4f75030cd9108b12da69c9c6/virtualenvwrapper-2.7.tar.gz" } ], "2.7.1": [ { "comment_text": "", "digests": { "md5": "b01930b245b2beb9fe2ce69a4b0e0f25", "sha256": "4bcc24b2efdd424294d644eebe9b43c980c003cef05bdf7e8dcd43f613609822" }, "downloads": -1, "filename": "virtualenvwrapper-2.7.1.tar.gz", "has_sig": false, "md5_digest": "b01930b245b2beb9fe2ce69a4b0e0f25", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 690224, "upload_time": "2011-04-17T19:50:51", "url": "https://files.pythonhosted.org/packages/e2/d6/32f71de5e2b17b0a68a71337e521ba27d64342fb0eaa7bbadb687c2207d5/virtualenvwrapper-2.7.1.tar.gz" } ], "2.8": [ { "comment_text": "", "digests": { "md5": "4998181c67fad05a6429e1ca84d638b1", "sha256": "a8023c423b63541233e72a352a26eba660f83911c18f1d949da78967615cd1bf" }, "downloads": -1, "filename": "virtualenvwrapper-2.8.tar.gz", "has_sig": false, "md5_digest": "4998181c67fad05a6429e1ca84d638b1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 693413, "upload_time": "2011-08-14T02:16:54", "url": "https://files.pythonhosted.org/packages/41/4a/a10df119085d1c40ce81422f060056c8e20d301ef8b8e49cd5cf595e5094/virtualenvwrapper-2.8.tar.gz" } ], "2.9": [ { "comment_text": "", "digests": { "md5": "4071b24a3656ffd46c14fcce9136e45d", "sha256": "e1f91af359f39fa4671efbae25b8f4c0bf429acf0b9ee295a950ddf65566a936" }, "downloads": -1, "filename": "virtualenvwrapper-2.9.tar.gz", "has_sig": false, "md5_digest": "4071b24a3656ffd46c14fcce9136e45d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 710076, "upload_time": "2011-09-05T18:11:33", "url": "https://files.pythonhosted.org/packages/1b/5d/7dde263e414858d1d3d190de10c55a9958f972567598cf5e61d632454ece/virtualenvwrapper-2.9.tar.gz" } ], "3.0": [ { "comment_text": "", "digests": { "md5": "c01ad60aab4912dc7f57236188255489", "sha256": "c203125e8cca88b5eef2d4aded76818d42393cb02da27af677db91d5c6d57151" }, "downloads": -1, "filename": "virtualenvwrapper-3.0.tar.gz", "has_sig": false, "md5_digest": "c01ad60aab4912dc7f57236188255489", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 717845, "upload_time": "2012-01-30T16:28:05", "url": "https://files.pythonhosted.org/packages/80/f9/47f857da57e382c2d815cb716c70b85409e48c7b4cc59addfe7ea5b43f57/virtualenvwrapper-3.0.tar.gz" } ], "3.0.1": [ { "comment_text": "", "digests": { "md5": "13991893202018c0972b95f7f8fb9451", "sha256": "9e8250622c5cc2ea4c03b18ce315cadd034df78a47d269b755b1a753db1eafbc" }, "downloads": -1, "filename": "virtualenvwrapper-3.0.1.tar.gz", "has_sig": false, "md5_digest": "13991893202018c0972b95f7f8fb9451", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 723943, "upload_time": "2012-02-22T15:38:58", "url": "https://files.pythonhosted.org/packages/28/2c/c5832f38bd26d6e63fe66abb43e55185194435c92e499c49f6531bd969cf/virtualenvwrapper-3.0.1.tar.gz" } ], "3.1": [ { "comment_text": "", "digests": { "md5": "8a37fc179d3e0239c42cda433a21009a", "sha256": "5c7db318155c1863905d70a0f009fd6378e5d3a7bef9d7eb5b0c12748e4053fc" }, "downloads": -1, "filename": "virtualenvwrapper-3.1.tar.gz", "has_sig": false, "md5_digest": "8a37fc179d3e0239c42cda433a21009a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 724813, "upload_time": "2012-03-10T17:47:08", "url": "https://files.pythonhosted.org/packages/2d/dd/61299a36fa4c9a9d3acad037da7a93c4befaef6462136ccf7719a8a8646c/virtualenvwrapper-3.1.tar.gz" } ], "3.2": [ { "comment_text": "", "digests": { "md5": "58b94ffb2b81baea29fadfd0813057c3", "sha256": "754df0904baaa167312a7001be922f8cf400ef33226a1f3ce51a0a2664e25616" }, "downloads": -1, "filename": "virtualenvwrapper-3.2.tar.gz", "has_sig": false, "md5_digest": "58b94ffb2b81baea29fadfd0813057c3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 425490, "upload_time": "2012-04-08T21:20:34", "url": "https://files.pythonhosted.org/packages/35/08/e67ea21ca13dc9351f286c811d6fbae71ebf3ddc49dac88fd7c93e775818/virtualenvwrapper-3.2.tar.gz" } ], "3.3": [ { "comment_text": "", "digests": { "md5": "7e334cec98d800dcd8e4959502616d16", "sha256": "e7e1f9033bd6c08789450815606255e1378ca7b7d8ab65d8441c9897270b2bf2" }, "downloads": -1, "filename": "virtualenvwrapper-3.3.tar.gz", "has_sig": false, "md5_digest": "7e334cec98d800dcd8e4959502616d16", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 792944, "upload_time": "2012-05-12T20:47:34", "url": "https://files.pythonhosted.org/packages/e9/f7/b0923aac5276c6653d205d0b311c22d3386379074cd5bdabfee455d192ff/virtualenvwrapper-3.3.tar.gz" } ], "3.4": [ { "comment_text": "", "digests": { "md5": "9d5a7c55667c3286a10bbdc572d62173", "sha256": "46720d07a43e669737a6fb8de304556ac9f461567b80ee36aaa62c85cb479ba9" }, "downloads": -1, "filename": "virtualenvwrapper-3.4.tar.gz", "has_sig": false, "md5_digest": "9d5a7c55667c3286a10bbdc572d62173", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 795725, "upload_time": "2012-05-20T16:26:20", "url": "https://files.pythonhosted.org/packages/7b/73/43faa43a2ee5e8cda8bbf39d8507f444ea48dd021d8b28f8e4d6afe2ef5d/virtualenvwrapper-3.4.tar.gz" } ], "3.5": [ { "comment_text": "", "digests": { "md5": "69f51d186845b584c0ef09e258818fe7", "sha256": "8fb1acfb4a3b527a5690430e2c029c19a14a05808300e44816995e25bfdc4357" }, "downloads": -1, "filename": "virtualenvwrapper-3.5.tar.gz", "has_sig": false, "md5_digest": "69f51d186845b584c0ef09e258818fe7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 465765, "upload_time": "2012-06-10T22:06:13", "url": "https://files.pythonhosted.org/packages/ca/4b/6f599f5ed45211543948b05f7771844ad998f1c5bf33af31715184924f9b/virtualenvwrapper-3.5.tar.gz" } ], "3.6": [ { "comment_text": "", "digests": { "md5": "57d78305b75750a40985f206c80a280f", "sha256": "1d45a1ea73dbc9cf0a5c7b4b17e631092a02a90a01eb4125051db19a845db4e6" }, "downloads": -1, "filename": "virtualenvwrapper-3.6.tar.gz", "has_sig": false, "md5_digest": "57d78305b75750a40985f206c80a280f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 184502, "upload_time": "2012-08-18T21:03:45", "url": "https://files.pythonhosted.org/packages/ce/40/3babd31f93310c9565a9c745cb17a3ab82890f0d6dd05fdddea3d8e4ca28/virtualenvwrapper-3.6.tar.gz" } ], "3.6.1": [ { "comment_text": "", "digests": { "md5": "0db92b61123df17673f54623a72ce726", "sha256": "755fbf14e86a9c61252a9f2d5788460cf2523bb08402282151978a33d5a09a7d" }, "downloads": -1, "filename": "virtualenvwrapper-3.6.1.tar.gz", "has_sig": false, "md5_digest": "0db92b61123df17673f54623a72ce726", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 185148, "upload_time": "2013-03-08T12:17:07", "url": "https://files.pythonhosted.org/packages/54/5d/e36aaf2a4eae32045a871611e466bdd695741491b0d570be126766ea78c8/virtualenvwrapper-3.6.1.tar.gz" } ], "3.7": [ { "comment_text": "", "digests": { "md5": "72cbc44b1c71a1ed64096533bbd37c13", "sha256": "90385bc8e060f23ab2c83fd07f967dfe0e22c4d474f4aa788348002a4d1f1953" }, "downloads": -1, "filename": "virtualenvwrapper-3.7.tar.gz", "has_sig": false, "md5_digest": "72cbc44b1c71a1ed64096533bbd37c13", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 184982, "upload_time": "2013-03-16T14:36:24", "url": "https://files.pythonhosted.org/packages/8c/88/dca3d53da49f82cccd2213afcd070c6be16d057fede0878e99bd148cfdbc/virtualenvwrapper-3.7.tar.gz" } ], "3.7.1": [ { "comment_text": "", "digests": { "md5": "17fd8cfe4ef7f569f62f2f3453e3bc02", "sha256": "d0ed67857b1eec1c923bdbeef41b6d36649728c927c5754e0d785d0937725082" }, "downloads": -1, "filename": "virtualenvwrapper-3.7.1.tar.gz", "has_sig": false, "md5_digest": "17fd8cfe4ef7f569f62f2f3453e3bc02", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 185612, "upload_time": "2013-04-07T17:55:02", "url": "https://files.pythonhosted.org/packages/41/42/7b3722d92c05f46e23b99ec255f0ee4538587c6396668f3e822789242b71/virtualenvwrapper-3.7.1.tar.gz" } ], "4.0": [ { "comment_text": "", "digests": { "md5": "78df3b40735e959479d9de34e4b8ba15", "sha256": "fe62ea3b8a4e177789092c9412fe2ea1a2c8efd0281216f16887e475bde44210" }, "downloads": -1, "filename": "virtualenvwrapper-4.0.tar.gz", "has_sig": false, "md5_digest": "78df3b40735e959479d9de34e4b8ba15", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 182642, "upload_time": "2013-04-28T10:29:41", "url": "https://files.pythonhosted.org/packages/95/64/3cc59728864d186701b6d63d97b503743642976220b81d937d5ee1886334/virtualenvwrapper-4.0.tar.gz" } ], "4.1": [ { "comment_text": "", "digests": { "md5": "417605394856322a5ec2e47f5199d028", "sha256": "06fc55e6a4d18750b3c3e23477d23c16fc4535224e185c0e9e050f897887242a" }, "downloads": -1, "filename": "virtualenvwrapper-4.1.tar.gz", "has_sig": false, "md5_digest": "417605394856322a5ec2e47f5199d028", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 81049, "upload_time": "2013-07-21T14:08:06", "url": "https://files.pythonhosted.org/packages/3f/84/765aa8075bfd974bac4593668439a14a0f271531495fa4a241711f767b2c/virtualenvwrapper-4.1.tar.gz" } ], "4.1.1": [ { "comment_text": "", "digests": { "md5": "f18f2c612b936583a8ec0f7114b6637e", "sha256": "47ab05af0bc7f146bdd4a77a978e02a1f4e1db6a0546e836e2442fa0990d7d77" }, "downloads": -1, "filename": "virtualenvwrapper-4.1.1.tar.gz", "has_sig": false, "md5_digest": "f18f2c612b936583a8ec0f7114b6637e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 81070, "upload_time": "2013-07-21T16:27:57", "url": "https://files.pythonhosted.org/packages/6f/1b/15af9bfeb04fd00146861a76e1d47140322f2b1c65a5492478a268ab6670/virtualenvwrapper-4.1.1.tar.gz" } ], "4.2": [ { "comment_text": "", "digests": { "md5": "e13705ac2b136b02748e82947e3e2c8d", "sha256": "cbc7f3587d5c3f23ef4e75fba166c7d4b278dff044d915cb9070845d2a89033e" }, "downloads": -1, "filename": "virtualenvwrapper-4.2.tar.gz", "has_sig": false, "md5_digest": "e13705ac2b136b02748e82947e3e2c8d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 125144, "upload_time": "2014-01-12T17:24:48", "url": "https://files.pythonhosted.org/packages/cb/ea/9a6ef0dc1270f569230bec909ad780d85c460109d1553bd9da1bf5844f09/virtualenvwrapper-4.2.tar.gz" } ], "4.3": [ { "comment_text": "", "digests": { "md5": "d526bc0a2cca27d3d37e5c42a4511a1f", "sha256": "514cbc22218347bf7b54bdbe49e1a5f550d2d53b1ad2491c10e91ddf48fb528f" }, "downloads": -1, "filename": "virtualenvwrapper-4.3.tar.gz", "has_sig": true, "md5_digest": "d526bc0a2cca27d3d37e5c42a4511a1f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 92567, "upload_time": "2014-05-31T14:23:37", "url": "https://files.pythonhosted.org/packages/e1/4d/676d2141d2d381fd048f78d086e6958e17e0ef214f4437702acd741070fb/virtualenvwrapper-4.3.tar.gz" } ], "4.3.1": [ { "comment_text": "", "digests": { "md5": "4327d04b0e65d4229352454ab8ce3f37", "sha256": "e6228aea4e76ba6a628455313eff4a6e2cf003010b23399c3a7dabd8798beb08" }, "downloads": -1, "filename": "virtualenvwrapper-4.3.1.tar.gz", "has_sig": true, "md5_digest": "4327d04b0e65d4229352454ab8ce3f37", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 86086, "upload_time": "2014-07-20T18:33:23", "url": "https://files.pythonhosted.org/packages/51/b8/1ac97dd2d6522f9b53e39dabb15c9a20b5acb9e5425f7465573195d2ff3f/virtualenvwrapper-4.3.1.tar.gz" } ], "4.3.2": [ { "comment_text": "", "digests": { "md5": "4c20e6c8aa323df3d7ecf76b9160c33f", "sha256": "ee545ade2e6bc5433284388afde6ec6417a4d819ba7b0d65d0ce8c4d3fcc11fd" }, "downloads": -1, "filename": "virtualenvwrapper-4.3.2.tar.gz", "has_sig": true, "md5_digest": "4c20e6c8aa323df3d7ecf76b9160c33f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 86495, "upload_time": "2015-01-02T17:51:48", "url": "https://files.pythonhosted.org/packages/5d/5e/768a2775f4864d3e94fc831ef0edec71ea8ac840a2b002ed971ad5e773ff/virtualenvwrapper-4.3.2.tar.gz" } ], "4.4.0": [ { "comment_text": "", "digests": { "md5": "131d1ef1aaafaefa15bca236f72cfb17", "sha256": "162819b08e03376f54d966ac84341fccda1c420c8e8b774ee8cb168177717f59" }, "downloads": -1, "filename": "virtualenvwrapper-4.4.0-py2.py3-none-any.whl", "has_sig": true, "md5_digest": "131d1ef1aaafaefa15bca236f72cfb17", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 24977, "upload_time": "2015-04-11T19:07:00", "url": "https://files.pythonhosted.org/packages/67/ce/4a2b75e2f529f3b308624d1a83807b21f4d7a778272a44f67da0a657d49c/virtualenvwrapper-4.4.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "87b41e3a548f2871502dabdb362cbb51", "sha256": "e3d6d793037763b7e9a9e2450f8bd5971f351453770d59a9664dbc49296ae559" }, "downloads": -1, "filename": "virtualenvwrapper-4.4.0.tar.gz", "has_sig": true, "md5_digest": "87b41e3a548f2871502dabdb362cbb51", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 127609, "upload_time": "2015-04-11T19:06:56", "url": "https://files.pythonhosted.org/packages/d6/57/819d9fbb0eede4556b720617966989e0c12b9da003a3001dfdfbf0ac3c00/virtualenvwrapper-4.4.0.tar.gz" } ], "4.4.1": [ { "comment_text": "", "digests": { "md5": "9385ce0baf0f65b27cf74d9d21b393c3", "sha256": "c1a32284082b41f8a5eb6fd4c814af495f41d17e678b27b7e6d3bb7b3f2cdbdd" }, "downloads": -1, "filename": "virtualenvwrapper-4.4.1-py2.py3-none-any.whl", "has_sig": true, "md5_digest": "9385ce0baf0f65b27cf74d9d21b393c3", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 24980, "upload_time": "2015-04-11T19:18:07", "url": "https://files.pythonhosted.org/packages/0b/12/8a0e3b6d1040d6ef2fbd088f08371db708a52aec511584f05ea5cafc008d/virtualenvwrapper-4.4.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "98033e905f596763a7dc704e2cbbdd65", "sha256": "b6ad867c02ef0858cf8c23fe37418f9fb5df134842472c24304700fbcb164220" }, "downloads": -1, "filename": "virtualenvwrapper-4.4.1.tar.gz", "has_sig": true, "md5_digest": "98033e905f596763a7dc704e2cbbdd65", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 88028, "upload_time": "2015-04-11T19:18:03", "url": "https://files.pythonhosted.org/packages/af/06/d360f35d74fb95d5515154ee557785e9c847683b0d35f91cbd3816f87705/virtualenvwrapper-4.4.1.tar.gz" } ], "4.4.1.post1": [ { "comment_text": "", "digests": { "md5": "69db7dd0f3dd42ba3b14e23fa70d522b", "sha256": "ffa08e396538866e21b84caa8fea54bb6b65d109076fa54f84a6ddd7949f1243" }, "downloads": -1, "filename": "virtualenvwrapper-4.4.1.post1.tar.gz", "has_sig": true, "md5_digest": "69db7dd0f3dd42ba3b14e23fa70d522b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 88127, "upload_time": "2015-04-12T13:28:41", "url": "https://files.pythonhosted.org/packages/b5/41/2dc9113beb8cef7e7124584523316caaf03f076ae4b0aa9045b62f387d92/virtualenvwrapper-4.4.1.post1.tar.gz" } ], "4.5.0": [ { "comment_text": "", "digests": { "md5": "d0753c8031f820a3e7c5d21b75a3f59c", "sha256": "a02bdec4dc7fb2c9c25f16f7eb46b3966170445fa683db3699217097a9d89ba0" }, "downloads": -1, "filename": "virtualenvwrapper-4.5.0-py2.py3-none-any.whl", "has_sig": true, "md5_digest": "d0753c8031f820a3e7c5d21b75a3f59c", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 25012, "upload_time": "2015-04-12T13:35:57", "url": "https://files.pythonhosted.org/packages/73/9a/114cd85d0a17a28b4c3c84148a9860e5753e5897e22de03f3e921980ae21/virtualenvwrapper-4.5.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "442e2de49463d893d6e18f5834744144", "sha256": "4f04f13543b03e9f8a634c8b31d7ae458c7c851e1ab459ad86a9d65267f2d955" }, "downloads": -1, "filename": "virtualenvwrapper-4.5.0.tar.gz", "has_sig": true, "md5_digest": "442e2de49463d893d6e18f5834744144", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 88231, "upload_time": "2015-04-12T13:35:54", "url": "https://files.pythonhosted.org/packages/84/8d/337e2994356be6bcc5f944c1e15a4c0fd69f03bacd3186565c3646d94a1f/virtualenvwrapper-4.5.0.tar.gz" } ], "4.5.1": [ { "comment_text": "", "digests": { "md5": "3aab6241466506ce084b0627223e191b", "sha256": "6968cc0189d0113701426ea92e698b8a4141922ec9a03140db3120c4532868b5" }, "downloads": -1, "filename": "virtualenvwrapper-4.5.1-py2.py3-none-any.whl", "has_sig": true, "md5_digest": "3aab6241466506ce084b0627223e191b", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 25279, "upload_time": "2015-04-28T14:56:55", "url": "https://files.pythonhosted.org/packages/10/bb/ef7f1a140ad519086018e270a315811773ad86af4c0992797828eb8ce0a4/virtualenvwrapper-4.5.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5ff62b23d051767d351484db2c1fcb75", "sha256": "ac0b09ce7409ec9d5b8ec90d073641b86bbafc3161f844347b89cc25b2e3a3d9" }, "downloads": -1, "filename": "virtualenvwrapper-4.5.1.tar.gz", "has_sig": true, "md5_digest": "5ff62b23d051767d351484db2c1fcb75", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 89268, "upload_time": "2015-04-28T14:56:52", "url": "https://files.pythonhosted.org/packages/5e/a8/3f467e971c4c70e1ea7f8cd5026687a587f466c0a0b0b0ab426f0d833d2d/virtualenvwrapper-4.5.1.tar.gz" } ], "4.6.0": [ { "comment_text": "", "digests": { "md5": "ecd1faa51079b7d514e63ecc415d6c8d", "sha256": "d1b4c63b06f68bdc41b575a0dabeb0494216721d81721f9aa0c6e5aea8c5cb4b" }, "downloads": -1, "filename": "virtualenvwrapper-4.6.0-py2.py3-none-any.whl", "has_sig": true, "md5_digest": "ecd1faa51079b7d514e63ecc415d6c8d", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 25300, "upload_time": "2015-06-07T15:55:40", "url": "https://files.pythonhosted.org/packages/e5/75/3fe705eeee79044b8eaf7b8760991c67165b0904c038952c51aa69f1bd6e/virtualenvwrapper-4.6.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b6928707eb17152b6a14fd6eeb2931a3", "sha256": "f3c73c3a5436f4d040505e5fb45401abdc4be267a80fa071878cfaa685e685e1" }, "downloads": -1, "filename": "virtualenvwrapper-4.6.0.tar.gz", "has_sig": true, "md5_digest": "b6928707eb17152b6a14fd6eeb2931a3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 89516, "upload_time": "2015-06-07T15:55:36", "url": "https://files.pythonhosted.org/packages/fa/27/680ed7d7b0deb6309f9b41a337a413b0dcb5d29f6898ab0cba48e5ccb7d7/virtualenvwrapper-4.6.0.tar.gz" } ], "4.7.0": [ { "comment_text": "", "digests": { "md5": "cd9f269ecdc3b1bd813a52d3a0f0b497", "sha256": "1500d0b659629707d5a6bb9fb583359f0f9c1bfba8c7cc5ca014f54ec0d4dcd7" }, "downloads": -1, "filename": "virtualenvwrapper-4.7.0-py2.py3-none-any.whl", "has_sig": true, "md5_digest": "cd9f269ecdc3b1bd813a52d3a0f0b497", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 25322, "upload_time": "2015-08-23T15:15:59", "url": "https://files.pythonhosted.org/packages/fc/9d/d19f0830cde0afb637ebfb4a75a0f129736cad78affeeb106315d217e99f/virtualenvwrapper-4.7.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "93b276bd04a602212e5d16b8b984ebd9", "sha256": "14b64d3756db680bc2f2709e17911ac40e2010ce56a27722d1079cebcb8b3a71" }, "downloads": -1, "filename": "virtualenvwrapper-4.7.0.tar.gz", "has_sig": true, "md5_digest": "93b276bd04a602212e5d16b8b984ebd9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 89790, "upload_time": "2015-08-23T15:15:53", "url": "https://files.pythonhosted.org/packages/41/68/ccb2c5d7dde1fbc2247228e0ec47940c328663dba4a7847218a5cc7c4af5/virtualenvwrapper-4.7.0.tar.gz" } ], "4.7.1": [ { "comment_text": "", "digests": { "md5": "64aa343e68b251cdf1c4f93617e36d77", "sha256": "e5c84de30e78c8565ab3d27f53cc068f04d3a7fdaee66171e44024c83965a552" }, "downloads": -1, "filename": "virtualenvwrapper-4.7.1-py2.py3-none-any.whl", "has_sig": true, "md5_digest": "64aa343e68b251cdf1c4f93617e36d77", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 25405, "upload_time": "2015-09-13T15:25:54", "url": "https://files.pythonhosted.org/packages/e6/f8/41de4a34ade7d0fceba4f53d3d41f6c4d0952642fbbf0f5225f490814541/virtualenvwrapper-4.7.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3789e0998818d9a8a4ec01cfe2a339b2", "sha256": "3bf73ede42a689adeedc8ac85662cb539665d3d029459bc8d3e6835ecd81ffde" }, "downloads": -1, "filename": "virtualenvwrapper-4.7.1.tar.gz", "has_sig": true, "md5_digest": "3789e0998818d9a8a4ec01cfe2a339b2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 89930, "upload_time": "2015-09-13T15:25:50", "url": "https://files.pythonhosted.org/packages/2f/76/6d39003e32429604bf1df9128652d90bec6015c62f66358df1f2e73e7fb3/virtualenvwrapper-4.7.1.tar.gz" } ], "4.7.2": [ { "comment_text": "", "digests": { "md5": "584fff776a63ae9d8722f4cd5c867da9", "sha256": "63cffd24148c969245cceff561b18ba0b5b2b48dcb059e71425adad2d4ffe349" }, "downloads": -1, "filename": "virtualenvwrapper-4.7.2.tar.gz", "has_sig": false, "md5_digest": "584fff776a63ae9d8722f4cd5c867da9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 90599, "upload_time": "2016-08-20T15:39:48", "url": "https://files.pythonhosted.org/packages/3e/85/17113f6d1d15739f811f6836ee4c8cb120fa3bc46d248853753f519ae7b0/virtualenvwrapper-4.7.2.tar.gz" } ], "4.8.0": [ { "comment_text": "", "digests": { "md5": "0b98ea98b1053aaa3b87faabe62fbe61", "sha256": "420a51046c8522e82a31fee9f9dad82ce5f837403b19beed31a97086e358315f" }, "downloads": -1, "filename": "virtualenvwrapper-4.8.0.macosx-10.12-x86_64.tar.gz", "has_sig": false, "md5_digest": "0b98ea98b1053aaa3b87faabe62fbe61", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25360, "upload_time": "2017-09-04T19:23:11", "url": "https://files.pythonhosted.org/packages/eb/78/eab2f0e7b1a7fedcfc0f18c1a3eaed8dfa8de29dc384c2375467dab26173/virtualenvwrapper-4.8.0.macosx-10.12-x86_64.tar.gz" }, { "comment_text": "", "digests": { "md5": "5cdd2f971b17e764989917f3a650c4fc", "sha256": "c1d7d797c99455549de20568be2d5d96d436b6c568331d88dabb1127dc99a044" }, "downloads": -1, "filename": "virtualenvwrapper-4.8.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "5cdd2f971b17e764989917f3a650c4fc", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 25565, "upload_time": "2017-09-04T19:23:06", "url": "https://files.pythonhosted.org/packages/1c/0f/eb3233be81966100915fc9ebc4109d18a6d402ee1af5811676bd44a6d481/virtualenvwrapper-4.8.0-py2.py3-none-any.whl" } ], "4.8.1": [ { "comment_text": "", "digests": { "md5": "9ff73776f0c1fe321be130847d4823dd", "sha256": "fba931cc77fa3e20a9ef37178e9a8fa1fb0e93082f2e388a47b9946cea494ff6" }, "downloads": -1, "filename": "virtualenvwrapper-4.8.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "9ff73776f0c1fe321be130847d4823dd", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 25565, "upload_time": "2017-09-04T20:14:15", "url": "https://files.pythonhosted.org/packages/57/ed/e048244fe91d2a6c4e456419447f7b762e9e0007d99d092d93cae234eb71/virtualenvwrapper-4.8.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "23af6920b8a0f8e6e80aa20806bb5635", "sha256": "34b29cd5988d57f10a7ac77a85b466fe32d7623e7e1fd61c09d3c6331569ffe4" }, "downloads": -1, "filename": "virtualenvwrapper-4.8.1.tar.gz", "has_sig": false, "md5_digest": "23af6920b8a0f8e6e80aa20806bb5635", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 91161, "upload_time": "2017-09-04T20:14:18", "url": "https://files.pythonhosted.org/packages/06/57/a2f190d604a0b99a81a9170bd43aae5bf41f7df6ab45aa91efbae2a53c26/virtualenvwrapper-4.8.1.tar.gz" } ], "4.8.2": [ { "comment_text": "", "digests": { "md5": "f2073c2b8fe0232ee23cf228bb1f0044", "sha256": "137f7d4509283d798d64509a1a80c57d2d58d900d7a0f827ab67d3104abe232c" }, "downloads": -1, "filename": "virtualenvwrapper-4.8.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f2073c2b8fe0232ee23cf228bb1f0044", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 25577, "upload_time": "2017-09-16T07:15:21", "url": "https://files.pythonhosted.org/packages/2b/8c/3192e10913ad945c0f0fcb17e9b2679434a28ad58ee31ce0104cba3b1154/virtualenvwrapper-4.8.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8e3af0e0d42733f15c5e36df484a952e", "sha256": "18d8e4c500c4c4ee794f704e050cf2bbb492537532a4521d1047e7dd1ee4e374" }, "downloads": -1, "filename": "virtualenvwrapper-4.8.2.tar.gz", "has_sig": false, "md5_digest": "8e3af0e0d42733f15c5e36df484a952e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 91331, "upload_time": "2017-09-16T07:15:23", "url": "https://files.pythonhosted.org/packages/dc/bf/5ea6941c9511bb0ae842e673e6ac2dc6811b9078ae14ac04ccf050ab6cc6/virtualenvwrapper-4.8.2.tar.gz" } ], "4.8.3": [ { "comment_text": "", "digests": { "md5": "70410ecd3665d7dd8a477aeaf039980c", "sha256": "2c018d7dd365b8e1606c61d7e70d67d8ba1d17a4b226fc4101fe1ca1990ceb57" }, "downloads": -1, "filename": "virtualenvwrapper-4.8.3.tar.gz", "has_sig": false, "md5_digest": "70410ecd3665d7dd8a477aeaf039980c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 334868, "upload_time": "2019-02-09T17:29:30", "url": "https://files.pythonhosted.org/packages/84/10/ddf9cf24d8bd16dea239441eec3f9d31e635f312bbbb066ec6bb83a424fe/virtualenvwrapper-4.8.3.tar.gz" } ], "4.8.4": [ { "comment_text": "", "digests": { "md5": "b257b16b593eabd7e809cc76e63c295f", "sha256": "51a1a934e7ed0ff221bdd91bf9d3b604d875afbb3aa2367133503fee168f5bfa" }, "downloads": -1, "filename": "virtualenvwrapper-4.8.4.tar.gz", "has_sig": false, "md5_digest": "b257b16b593eabd7e809cc76e63c295f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 334920, "upload_time": "2019-02-09T17:41:39", "url": "https://files.pythonhosted.org/packages/c1/6b/2f05d73b2d2f2410b48b90d3783a0034c26afa534a4a95ad5f1178d61191/virtualenvwrapper-4.8.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b257b16b593eabd7e809cc76e63c295f", "sha256": "51a1a934e7ed0ff221bdd91bf9d3b604d875afbb3aa2367133503fee168f5bfa" }, "downloads": -1, "filename": "virtualenvwrapper-4.8.4.tar.gz", "has_sig": false, "md5_digest": "b257b16b593eabd7e809cc76e63c295f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 334920, "upload_time": "2019-02-09T17:41:39", "url": "https://files.pythonhosted.org/packages/c1/6b/2f05d73b2d2f2410b48b90d3783a0034c26afa534a4a95ad5f1178d61191/virtualenvwrapper-4.8.4.tar.gz" } ] }