{ "info": { "author": "Sosthenes Kwame Boame", "author_email": "kwame.boame@live.com", "bugtrack_url": null, "classifiers": [], "description": "# Envpath\n\nEnvpath is a command line utility for saving and retrieving your development environments and paths.\n\n\n## Features\n - Save your development environment and path\n - Open saved environments and their paths from any directory\n\n\n## Usage\nThere are currently only two commands available.\n\n#### 1) Saving an env\nIf you want to save a virtual environment, make sure you are in the working directory of that project and run the following command (replace **envname** with the name of your environment):\n\n`envpath --save envname`\n\nYou can use **-s** instead of **--save**\n\n#### 2) Opening an env\nTo open a previously saved environment, just run the following command from any directory or path (replace **envname** with the name of your environment):\n\n`envpath --open envname`\n\nHere too, you can also use **-o** instead of **--open**\n\n\n## Requirements & Dependencies\nThis package depends on the following python packages and will install them if you don't already have them installed:\n\n* **[virtualenv](https://github.com/pypa/virtualenv)** - Virtual Python Environment builder\n* **Argparse** - Already included in the python standard library from python >= 3.2\n\nJust like these packages, Envpath is also open source software.\n\n\n## Development\nWant to contribute code to this repo? You are welcome to do so.\n\n\n## Contact the Author\nReach me via:\nEmail - [Click to send mail](mailto:kwame@soscodesoftware.com)\nTwitter [@untamedthinking](https://twitter.com/untamedthinking)\n\nLicense\n----\n\nMIT", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/kwameboame/envpath", "keywords": "'environment','virtualenv','envpath','python'", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "envpath", "package_url": "https://pypi.org/project/envpath/", "platform": "", "project_url": "https://pypi.org/project/envpath/", "project_urls": { "Homepage": "http://github.com/kwameboame/envpath" }, "release_url": "https://pypi.org/project/envpath/0.1.1/", "requires_dist": null, "requires_python": "", "summary": "Utility for saving and retrieving your development environments and paths.", "version": "0.1.1", "yanked": false, "yanked_reason": null }, "last_serial": 6035191, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "cd1b641fbd814d478a11f37f04262418", "sha256": "65fc1d1833eafe1ac5024044cbe36b28cbefc584043df6053760048906b64e57" }, "downloads": -1, "filename": "envpath-0.1-py3.6.egg", "has_sig": false, "md5_digest": "cd1b641fbd814d478a11f37f04262418", "packagetype": "bdist_egg", "python_version": "3.6", "requires_python": null, "size": 4665, "upload_time": "2019-10-26T21:25:11", "upload_time_iso_8601": "2019-10-26T21:25:11.089972Z", "url": "https://files.pythonhosted.org/packages/9a/41/753615d862b8b2bef07b7cb6d29e41f7e55900184d943fb74aec34f49650/envpath-0.1-py3.6.egg", "yanked": false, "yanked_reason": null } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "f9d7ef4f32f9a68a0a1dfa0d7ae67c4b", "sha256": "e93a98e120b5fa3c3efdc615818bfdfac185b39cf83bd94851c1202858f0a658" }, "downloads": -1, "filename": "envpath-0.1.1.tar.gz", "has_sig": false, "md5_digest": "f9d7ef4f32f9a68a0a1dfa0d7ae67c4b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2979, "upload_time": "2019-10-26T21:31:31", "upload_time_iso_8601": "2019-10-26T21:31:31.448833Z", "url": "https://files.pythonhosted.org/packages/e5/d5/eb7217992c9b0330ccdc113aa822a7692d8d73fdddced99ef9709b02fbb4/envpath-0.1.1.tar.gz", "yanked": false, "yanked_reason": null } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f9d7ef4f32f9a68a0a1dfa0d7ae67c4b", "sha256": "e93a98e120b5fa3c3efdc615818bfdfac185b39cf83bd94851c1202858f0a658" }, "downloads": -1, "filename": "envpath-0.1.1.tar.gz", "has_sig": false, "md5_digest": "f9d7ef4f32f9a68a0a1dfa0d7ae67c4b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2979, "upload_time": "2019-10-26T21:31:31", "upload_time_iso_8601": "2019-10-26T21:31:31.448833Z", "url": "https://files.pythonhosted.org/packages/e5/d5/eb7217992c9b0330ccdc113aa822a7692d8d73fdddced99ef9709b02fbb4/envpath-0.1.1.tar.gz", "yanked": false, "yanked_reason": null } ], "vulnerabilities": [] }