Skip to content

Portable python incapsulated environment

License

Notifications You must be signed in to change notification settings

GrosSlava/PythonPortable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portable Python

Using this tool you can incapsulate all Python environment in one folder.

TargetPlatforms

  • Windows 10+

How to use

  1. Download repo and unzip it where you want.
  2. Run FirstTimeInit.bat
  3. The PyEnv folder with the configured environment will be created.
  4. Put your project into PyEnv.
  5. Use InstallRequirements.bat for installing packages inside environment.
  6. Use TEMPLATE_SCRIPT_RUN.bat as template for running python scripts.

Releases

No releases published