An open API service indexing awesome lists of open source software.

https://github.com/captian-obvious/pyexe

PyOS Linux Built-in Python Interpreter
https://github.com/captian-obvious/pyexe

built-in framework py2exe pyexe pyinstaller pynux pyos python

Last synced: 5 months ago
JSON representation

PyOS Linux Built-in Python Interpreter

Awesome Lists containing this project

README

          

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