Skip to content

[DISCARDED] - This repository contains OS-independent python workspaces that function like classic system python.

License

Notifications You must be signed in to change notification settings

Disk-MTH/Portable-python-workspace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Portable python workspace (documentation)

/!\ The original python copyright applies here!

  1. Download:

You can download the workspaces zipped in the releases. Once downloaded, unzip it to use it.

  1. Use it:

To use it you just have to be in the folder and execute python.exe your_file_path or pythonw.exe your_file_path (You can find the difference between "python.exe" and "pythonw.exe" here.). You can also set the environment variables to set this python as the system python environment.

  1. Pip:

To use pip you have to type python.exe -m pip your_arguments and it works like regular python. If libraries are installed and you run a program as said above, everything should work normally.

License

All the files in this repository are completely free of rights (see the license) so you can grab the code and do whatever you want with them (just respect the license).

Thanks for reading and good development!

Disk_MTH

About

[DISCARDED] - This repository contains OS-independent python workspaces that function like classic system python.

Resources

License

Stars

Watchers

Forks

Packages

No packages published