PyApp – runtime installer for Python applications

PyApp is a Python library that allows developers to build self-bootstrapped Python applications. It offers features such as the ability to create standalone binaries for various platforms and optional management commands for self-updates. The runtime behavior of PyApp is highly configurable, making it suitable for different end users. The documentation for PyApp is created using Material for MkDocs and is hosted on GitHub Pages. PyApp is distributed under the terms of either the Apache-2.0 or MIT license. The project has received 78 stars on GitHub and has 3 watchers and 3 forks.

https://github.com/ofek/pyapp

To top