A tool for converting your normal python project to a virtual environment, with all the dependencies automatically set up
Project description
pyMigrate
A 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.
Set-up :
This package will be released on pip soon, until then, you can copy pyMigrate to python package path and use pyMigrate.py to perform migration.
Usage:
For help :
pyMigrate.py help
pyMigrate.py app_root_directory virtual_env_directory
app_root_directory : The root directory of your project
virtual_env_directory : The place where virtualenv should be created
This project is only for python3 environments
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pymigrate-np-0.0.1.tar.gz
.
File metadata
- Download URL: pymigrate-np-0.0.1.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.5.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4321dd91494eac2ffd35c55ee93ecd8becfb52653f4083d0b15d7f6d40534a4b |
|
MD5 | bbb34e211699380cead931b10dbdd23a |
|
BLAKE2b-256 | 9f49a192dd1a0c848e7eefe59131d67424d5cca06be91ed8ef886439ed3e6fe8 |
File details
Details for the file pymigrate_np-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: pymigrate_np-0.0.1-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.5.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e65bb8672121fe777c0700d7244b4ce804cc520c85bd54b0f7b1f8e5289550b1 |
|
MD5 | c9c06732c2117fd82ab50cc98cb42f03 |
|
BLAKE2b-256 | a6a79947a969a152cac35414dd4944427922172a2d40d6ac76273a0396d0776c |