/PyEXE

PyOS Linux Built-in Python Interpreter

Primary LanguagePython

PyEXE

PyEXE is a framework used by PyOS Linux to allow it to run python scripts directly from the desktop.

PyEXE is a similar framework to .NET but has the unique advantage of being built-in to PyOS Linux and can create a plain executable with simply the --build parameter.
Main Features include:
  • Built-in to PyOS Linux.
  • Versatile and Lightweight
  • Can generate executables from python scripts with the --build parameter
  • Simple to use, just drop a .py file onto the desktop of PyOS Linux and PyEXE will run it like a program.

I do not plan on making this a standalone package. It will remain exclusive to PyOS Linux

This project is a WIP, it is not finished