{ "info": { "author": "Narasimha Prasanna HN", "author_email": "narasimhaprasannahn@example.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# pyMigrate\nA tool that automates the transformation of normal python projects to virtual environments. In simple words, the tool creates a virtual environment and automatically installs all the dependencies used in your project by identifying them and migrates the project to the newly created virtual environment.\n\n## Set-up : \nThis package will be released on pip soon, until then, you can copy pyMigrate to python package path and use pyMigrate.py to perform migration.\n\n## Usage: \n\nFor help : \n```\npyMigrate.py help\n```\n\n```\npyMigrate.py app_root_directory virtual_env_directory\n```\n\n
app_root_directory : The root directory of your project
\nvirtual_env_directory : The place where virtualenv should be created
\n\n**This project is only for python3 environments**\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Narasimha1997/pyMigrate", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "pymigrate-np", "package_url": "https://pypi.org/project/pymigrate-np/", "platform": "", "project_url": "https://pypi.org/project/pymigrate-np/", "project_urls": { "Homepage": "https://github.com/Narasimha1997/pyMigrate" }, "release_url": "https://pypi.org/project/pymigrate-np/0.0.1/", "requires_dist": null, "requires_python": "", "summary": "A tool for converting your normal python project to a virtual environment, with all the dependencies automatically set up", "version": "0.0.1" }, "last_serial": 4939959, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "c9c06732c2117fd82ab50cc98cb42f03", "sha256": "e65bb8672121fe777c0700d7244b4ce804cc520c85bd54b0f7b1f8e5289550b1" }, "downloads": -1, "filename": "pymigrate_np-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "c9c06732c2117fd82ab50cc98cb42f03", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4021, "upload_time": "2019-03-14T14:21:56", "url": "https://files.pythonhosted.org/packages/a6/a7/9947a969a152cac35414dd4944427922172a2d40d6ac76273a0396d0776c/pymigrate_np-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "bbb34e211699380cead931b10dbdd23a", "sha256": "4321dd91494eac2ffd35c55ee93ecd8becfb52653f4083d0b15d7f6d40534a4b" }, "downloads": -1, "filename": "pymigrate-np-0.0.1.tar.gz", "has_sig": false, "md5_digest": "bbb34e211699380cead931b10dbdd23a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2897, "upload_time": "2019-03-14T14:21:58", "url": "https://files.pythonhosted.org/packages/9f/49/a192dd1a0c848e7eefe59131d67424d5cca06be91ed8ef886439ed3e6fe8/pymigrate-np-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c9c06732c2117fd82ab50cc98cb42f03", "sha256": "e65bb8672121fe777c0700d7244b4ce804cc520c85bd54b0f7b1f8e5289550b1" }, "downloads": -1, "filename": "pymigrate_np-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "c9c06732c2117fd82ab50cc98cb42f03", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4021, "upload_time": "2019-03-14T14:21:56", "url": "https://files.pythonhosted.org/packages/a6/a7/9947a969a152cac35414dd4944427922172a2d40d6ac76273a0396d0776c/pymigrate_np-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "bbb34e211699380cead931b10dbdd23a", "sha256": "4321dd91494eac2ffd35c55ee93ecd8becfb52653f4083d0b15d7f6d40534a4b" }, "downloads": -1, "filename": "pymigrate-np-0.0.1.tar.gz", "has_sig": false, "md5_digest": "bbb34e211699380cead931b10dbdd23a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2897, "upload_time": "2019-03-14T14:21:58", "url": "https://files.pythonhosted.org/packages/9f/49/a192dd1a0c848e7eefe59131d67424d5cca06be91ed8ef886439ed3e6fe8/pymigrate-np-0.0.1.tar.gz" } ] }