Tools to support converting a Python project into a standalone native application.


Keywords
app, packaging, installer, macOS, iOS, android, mobile, windows, linux, flatpak, appimage, deb, rpm, pkg, tvOS, watch, watchOS, wearos, web, pyscript, pyodide
License
BSD-3-Clause
Install
pip install briefcase==0.3.17

Documentation

https://beeware.org/project/projects/tools/briefcase/briefcase.png

Briefcase

Python Versions PyPI Version Maturity BSD License Build Status Discord server

Briefcase is a tool for converting a Python project into a standalone native application. You can package projects for:

  • Mac
  • Windows
  • Linux
  • iPhone/iPad
  • Android
  • Web

Support for AppleTV, watchOS, and wearOS deployments is planned.

If you want to see Briefcase in action, try the BeeWare tutorial. That tutorial walks you through the process of creating and packaging a new application with Briefcase.

Documentation

Documentation for Briefcase can be found on Read The Docs.

Community

Briefcase is part of the BeeWare suite. You can talk to the community through:

We foster a welcoming and respectful community as described in our BeeWare Community Code of Conduct.

Contributing

If you experience problems with Briefcase, log them on GitHub. If you want to contribute code, please fork the code and submit a pull request.