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
- Host: GitHub
- URL: https://github.com/captian-obvious/pyexe
- Owner: Captian-obvious
- Created: 2024-06-25T15:31:08.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-25T20:43:12.000Z (about 1 year ago)
- Last Synced: 2025-05-20T07:33:16.460Z (11 months ago)
- Topics: built-in, framework, py2exe, pyexe, pyinstaller, pynux, pyos, python
- Language: Python
- Homepage:
- Size: 41 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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