{ "info": { "author": "GROOVE X Development Team", "author_email": "dev@groove-x.com", "bugtrack_url": null, "classifiers": [], "description": "gxenv\n=====\n\n*A venv wrapper to manage envs in one place, with a convenient CLI.*\n\n\nHow to use\n----------\n\nPlain `venv` does not provide how to manage envs exist in the system.\n\nGxenv provides you a simple CLI to:\n\n - Create env\n - List envs\n - Purge envs\n - Find an executable in an env\n - Run an executable in an env with arguments\n\nCreated envs resides in one place and the path is configured by a config. Possible choice of config place are `~/.config/gxenv/config.json` and `/etc/gxenv/config.json`.\n\n\nExample of config.json\n----------------------\n\nHere is an example of config which declares the env path.\n\n```\n{\n \"env_base\": \"/var/lib/python3/envs/\"\n}\n```", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "gxenv", "package_url": "https://pypi.org/project/gxenv/", "platform": "", "project_url": "https://pypi.org/project/gxenv/", "project_urls": null, "release_url": "https://pypi.org/project/gxenv/0.2.1/", "requires_dist": null, "requires_python": "", "summary": "a GX-flavored venv wrapper", "version": "0.2.1" }, "last_serial": 5833785, "releases": { "0.2.1": [ { "comment_text": "", "digests": { "md5": "d7f1cdf6a7314de70183f239e253d393", "sha256": "01feb4c65a913154d2c900b02b31223d603df37cecb496e7b33e742a9eb51d6b" }, "downloads": -1, "filename": "gxenv-0.2.1.tar.gz", "has_sig": false, "md5_digest": "d7f1cdf6a7314de70183f239e253d393", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4341, "upload_time": "2019-09-16T03:22:26", "url": "https://files.pythonhosted.org/packages/ea/87/48f530214a1843319a83a381b9c295419f9d8a433f59a7963392677a6ffc/gxenv-0.2.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d7f1cdf6a7314de70183f239e253d393", "sha256": "01feb4c65a913154d2c900b02b31223d603df37cecb496e7b33e742a9eb51d6b" }, "downloads": -1, "filename": "gxenv-0.2.1.tar.gz", "has_sig": false, "md5_digest": "d7f1cdf6a7314de70183f239e253d393", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4341, "upload_time": "2019-09-16T03:22:26", "url": "https://files.pythonhosted.org/packages/ea/87/48f530214a1843319a83a381b9c295419f9d8a433f59a7963392677a6ffc/gxenv-0.2.1.tar.gz" } ] }