briefcase

Package — PackagingPython 3.7+Intermediate

BeeWare: package Python apps for Windows, macOS, Linux, iOS, Android

Quick Info

Documentation
Official Docs
Python Version
3.7+
Dependencies
cookiecutter, dmgbuild, packaging, platformdirs, requests, rich, tomli
Install
pip install briefcase

Learn by Difficulty

Quick Example

python
# Install: pip install briefcase
import briefcase

# Basic briefcase usage
print(f"Using briefcase")
# See documentation for detailed examples

briefcase is a third-party package. BeeWare: package Python apps for Windows, macOS, Linux, iOS, Android. Install with: pip install briefcase

Try in Playground

Tags

packagepackagingdistributionbuild