{ "info": { "author": "Matt Williams", "author_email": "matt@milliams.com", "bugtrack_url": null, "classifiers": [], "description": "Virtualenv Application Manager\n==============================\n\nInstall Python applications into their own virtual environments automatically.\n\nHave you ever tried to install two applications from PyPI which have conflicting requirements?\nThe usual answer to this is using virtualenvs which provide a sandboxed environment to install the packages into.\nHowever, virtualenvs are not really designed for installing *applications* into,\nthey are designed for installing libraries into against which you write your application.\n\n``vam`` provides a way to install as many Python applications as you wish alongside each other without them interfering with in any way.\n\nFor example, running:\n\n.. code-block:: bash\n\n vam install pss\n vam install pytest\n\nwill install each of these into their own virtualenvs so that any dependencies they have will not interfere.\nA launcher script will be installed into ``~/.local/bin/`` to start any applications they may have installed.", "description_content_type": null, "docs_url": "https://pythonhosted.org/vam/", "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/milliams/vam", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "vam", "package_url": "https://pypi.org/project/vam/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/vam/", "project_urls": { "Homepage": "https://github.com/milliams/vam" }, "release_url": "https://pypi.org/project/vam/0.1.9/", "requires_dist": null, "requires_python": "", "summary": "Virtualenv Application Manager", "version": "0.1.9" }, "last_serial": 1980087, "releases": { "0.1.1": [], "0.1.4": [ { "comment_text": "", "digests": { "md5": "20293616ece77d30bce24d39a861cb44", "sha256": "4f393798d7a369d7a40da20f1063bf262b8770bd2831f70b4a0d64c36d55361f" }, "downloads": -1, "filename": "vam-0.1.4.tar.gz", "has_sig": false, "md5_digest": "20293616ece77d30bce24d39a861cb44", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2645, "upload_time": "2016-02-27T22:51:56", "url": "https://files.pythonhosted.org/packages/b6/c4/411525e5bef64cfbc9aa55ee5b1967c64fde688cc8dc64f326f950d3495c/vam-0.1.4.tar.gz" } ], "0.1.5": [ { "comment_text": "", "digests": { "md5": "5ea0f8d7b796dc0db0ec724cb121b868", "sha256": "504d79c5d94011961f2521f69b82ac98755206eae1ad1cb5b1b9c1fa3d90f594" }, "downloads": -1, "filename": "vam-0.1.5.tar.gz", "has_sig": false, "md5_digest": "5ea0f8d7b796dc0db0ec724cb121b868", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2695, "upload_time": "2016-02-27T22:56:50", "url": "https://files.pythonhosted.org/packages/96/30/031ca69b4d8d72ca5f0e6330b076ccb4fc0454c65595c66079ed70020d9f/vam-0.1.5.tar.gz" } ], "0.1.6": [ { "comment_text": "", "digests": { "md5": "9b12721734a3f7b31460eb3722926cd6", "sha256": "9a241d8a23d3f59601b3e801e755e4a9abdb90aa1fa82744ddb84532197f133b" }, "downloads": -1, "filename": "vam-0.1.6.tar.gz", "has_sig": false, "md5_digest": "9b12721734a3f7b31460eb3722926cd6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3172, "upload_time": "2016-02-27T23:52:19", "url": "https://files.pythonhosted.org/packages/1e/c1/4fa487c7e023553d1a31a507ad010d7abc19fc756df1a40020664a900090/vam-0.1.6.tar.gz" } ], "0.1.7": [ { "comment_text": "", "digests": { "md5": "4670a7dbc9079c95c5994db52088a31a", "sha256": "87683423d5c5300d01f3bcbb9e2838bcbecbcf8516b364abc24abae67940547b" }, "downloads": -1, "filename": "vam-0.1.7.tar.gz", "has_sig": false, "md5_digest": "4670a7dbc9079c95c5994db52088a31a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3171, "upload_time": "2016-02-27T23:58:32", "url": "https://files.pythonhosted.org/packages/bf/42/1352b61289d3bb834785bb3068b68176ae6876a1c842926701e83e34e167/vam-0.1.7.tar.gz" } ], "0.1.8": [ { "comment_text": "", "digests": { "md5": "56d6e53b26189ef60395222e2a5dd389", "sha256": "4fd6e96ffce02c119adf8fb775dd1dd8867be724f4eeeb38621a68b8467d5495" }, "downloads": -1, "filename": "vam-0.1.8.tar.gz", "has_sig": false, "md5_digest": "56d6e53b26189ef60395222e2a5dd389", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3175, "upload_time": "2016-02-28T00:00:53", "url": "https://files.pythonhosted.org/packages/29/18/33d113239115f361a9fa2a9a67fd5f33572a5bf06b250b80ffd73a8d374a/vam-0.1.8.tar.gz" } ], "0.1.9": [ { "comment_text": "", "digests": { "md5": "9989f44ee994d5319f01f9d6b829226b", "sha256": "13b35fa5b152e63c2c3e37e0ba42d1af2d73d72d32ccd3d90ef0f09fa8e37d8d" }, "downloads": -1, "filename": "vam-0.1.9.tar.gz", "has_sig": false, "md5_digest": "9989f44ee994d5319f01f9d6b829226b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3173, "upload_time": "2016-02-28T00:07:18", "url": "https://files.pythonhosted.org/packages/56/02/5fcbb50cdcf086aeb2479fbbe9c5bb0edd223a089c8b168cf0b664f8a0a7/vam-0.1.9.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9989f44ee994d5319f01f9d6b829226b", "sha256": "13b35fa5b152e63c2c3e37e0ba42d1af2d73d72d32ccd3d90ef0f09fa8e37d8d" }, "downloads": -1, "filename": "vam-0.1.9.tar.gz", "has_sig": false, "md5_digest": "9989f44ee994d5319f01f9d6b829226b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3173, "upload_time": "2016-02-28T00:07:18", "url": "https://files.pythonhosted.org/packages/56/02/5fcbb50cdcf086aeb2479fbbe9c5bb0edd223a089c8b168cf0b664f8a0a7/vam-0.1.9.tar.gz" } ] }