carlosperate / python-portable-macos

An attempt to make a portable version of Python for macOS to pack Python applications into self-contained executables
MIT License
8 stars 2 forks source link

Reduce the size of the Python buil #3

Closed carlosperate closed 6 years ago

carlosperate commented 6 years ago

Creates a python script to compile py files inti pyc compiled files, and remove any unnecesary files/directories/modules from Python.