Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 7.7% forks on anaconda.org

anaconda.org : pyinstaller

PyInstaller bundles a Python application and all its dependencies into a single package. The user can run the packaged app without installing a Python interpreter or any modules. PyInstaller reads a Python script written by you. It analyzes your code to discover every other module and library your script needs in order to execute. Then it collects copies of all those files -- including the active Python interpreter! -- and puts them with your script in a single folder, or optionally in a single executable file.

Registry - Source - Homepage - JSON
purl: pkg:conda/pyinstaller
Keywords: bundle, package, py2app, py2exe, pyinstaller, python, python-3, python-to-exe
License: CNRI-Python-GPL-Compatible
Latest release: 5 months ago
First release: almost 5 years ago
Dependent packages: 1
Dependent repositories: 25
Stars: 10,124 on GitHub
Forks: 1,865 on GitHub
See more repository details: repos.ecosyste.ms
Funding links: https://github.com/sponsors/Legorooj
Last synced: about 5 hours ago

    Loading...
    Readme
    Loading...