pyinstaller

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, 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

1

pyautogui

PyAutoGUI is a versatile Python module designed for GUI automation, enabling users to programmatically control mouse and keyboard actions across Windows, macOS, and Linux platforms.

By: pyautogui
2

rarbg

Rarbg is a Python package that integrates with the TorrentAPI, allowing users to access torrent search results via a broadcatching-ready RSS feed.

By: rarbg
3

lxml

lxml is a robust Python library that merges the functionalities of libxml2 and libxslt with the ElementTree API, enhancing XML processing capabilities.

By: lxml
4

uwsgi

uWSGI is a versatile application server designed to host Python web applications.

By: uwsgi
5

gunicorn

Gunicorn, also known as 'Green Unicorn', serves as a robust WSGI HTTP server for UNIX, designed to efficiently manage Python web applications.

By: gunicorn
6

xlsxwriter

XlsxWriter is a robust Python module designed for creating Excel XLSX files.

By: xlsxwriter
7

wxpython

The "Phoenix" version improves speed and maintainability, wrapping the wxWidgets C++ toolkit...

By: wxpython
8

python progress bar

Released on August 28, 2024, it offers a variety of customizable widgets to suit various...

By: python progress bar
9

mp3 tagger

Released on March 2, 2017, it supports various ID3 versions, including 1.x, 2.2, 2.3, and...

By: mp3 tagger
10

jinja2

It enables developers to create dynamic content with Python-like syntax, enhancing the ease of rendering...

By: jinja2
11

pyyaml

It supports YAML 1.1, offers Unicode and pickle support, and includes an extensible API...

By: pyyaml
12

rpi.gpio

Released on February 6, 2022, it enables users to interface with various hardware components...

By: rpi.gpio
13

python readline

Released on October 12, 2022, it bundles the readline extension, ensuring straightforward installation without external...

By: python readline
14

pyparsing

It simplifies grammar construction through intuitive class names and operators, effectively managing common parsing challenges...

By: pyparsing
15

geopandas

By leveraging shapely's geometric functions, it simplifies complex geospatial operations, enabling users to handle geographic...

By: geopandas

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.