pyinstaller
PyInstaller is a powerful Python package that simplifies the distribution of Python applications. By analyzing the user's script, it gathers all necessary dependencies, a... PyInstaller is a powerful Python package that simplifies the distribution of Python applications. By analyzing the user's script, it gathers all necessary dependencies, allowing the application to run independently without requiring a Python interpreter or additional modules. It supports major platforms and integrates seamlessly with popular libraries, ensuring compatibility and ease of use.
Top pyinstaller Alternatives
pyautogui
PyAutoGUI is a versatile Python module designed for GUI automation, enabling users to programmatically control mouse and keyboard actions across...
rarbg
Rarbg is a Python package that integrates with the TorrentAPI, allowing users to access torrent search results via a broadcatching-ready...
lxml
lxml is a robust Python library that merges the functionalities of libxml2 and libxslt with the ElementTree API, enhancing XML...
uwsgi
uWSGI is a versatile application server designed to host Python web applications. It supports various protocols and can manage multiple...
gunicorn
Gunicorn, also known as 'Green Unicorn', serves as a robust WSGI HTTP server for UNIX, designed to efficiently manage Python...
xlsxwriter
XlsxWriter is a robust Python module designed for creating Excel XLSX files. It enables users to write text, numbers, and...
wxpython
wxPython is a cross-platform GUI toolkit for Python, offering a native look and feel on Windows, macOS, and Unix systems....
python progress bar
The Python Progress Bar package enhances long-running operations by providing a visually intuitive text-based progress indicator. Released on August 28,...
mp3 tagger
The mp3-tagger is a Python package designed for editing ID3 tags in MP3 files. Released on March 2, 2017, it...
jinja2
Jinja2 is an expressive, high-performance templating engine designed for Python applications. It enables developers to create dynamic content with Python-like...
pyyaml
PyYAML is a versatile Python package that serves as both a YAML parser and emitter, facilitating human-readable data serialization. It...
rpi.gpio
RPi.GPIO is a Python module designed for controlling GPIO channels on Raspberry Pi devices. Released on February 6, 2022, it...
python readline
The python readline package, renamed to GNUREADLINE, allows seamless integration of the GNU readline library with Python, particularly useful for...
pyparsing
The pyparsing module offers a unique method for defining and executing parsing grammars directly in Python, contrasting with traditional tools...
geopandas
GeoPandas enhances the capabilities of pandas by seamlessly integrating geospatial data support. By leveraging shapely's geometric functions, it simplifies complex...
Company Information
- Company: pyinstaller
Top pyinstaller Features
- Single executable file creation
- Cross-platform compatibility
- Supports multiple Python versions
- Bundles all dependencies
- Automatic bootloader generation
- Analysis of script dependencies
- Works with major packages
- Code signing support on macOS
- Bundles MS Visual C++ DLLs
- Easy installation via pip
- Supports universal2 applications
- Raspberry Pi compatibility
- Built-in debugging guide
- Continuous community support
- User-contributed platform enhancements
- Out-of-the-box external package compatibility
- Supports various architectures
- Handles dynamic libraries loading
- Comprehensive documentation available
- Active GitHub community discussions.