2 Forks
51 Stars
51 Watchers

pyMigrate

A tool for automatically migrating any python source code to a virtual environment with all dependencies automatically identified and installed. You can also use this tool to generate requirements.txt for your python code base, in general, this tool will help you to bring your old/hobby python codebase to production/distribution.

How to download and setup pyMigrate

Open terminal and run command
git clone https://github.com/Narasimha1997/pyMigrate.git
git clone is used to create a copy or clone of pyMigrate repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with pyMigrate https://github.com/Narasimha1997/pyMigrate/archive/master.zip

Or simply clone pyMigrate with SSH
[email protected]:Narasimha1997/pyMigrate.git

If you have some problems with pyMigrate

You may open issue on pyMigrate support forum (system) here: https://github.com/Narasimha1997/pyMigrate/issues