Captian-obvious / PyEXE

PyOS Linux Built-in Python Interpreter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.
This project is a WIP, it is not finished

About

PyOS Linux Built-in Python Interpreter


Languages

Language:Python 100.0%