pyinstaller

Converts Python programs into stand-alone executables (cross-platform).

pyinstaller repository preview
What You'll Learn

Freeze (package) Python programs into stand-alone executables

Technologies & Topics
bundle
package
py2app
py2exe
pyinstaller
python
python-3
python-to-exe
Getting Started

1. Clone the Repository

git clone https://github.com/pyinstaller/pyinstaller.git

2. Follow the README

Check the repository's README file for specific setup instructions, dependencies, and usage examples.

3. Explore and Learn

Study the code structure, run the examples, and experiment with modifications to deepen your understanding.

Repository Info
Language
Python
Stars
12,389
Published
11/23/2011
CategoryPython
More in Python