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
- AppleTV
- tvOS.
Broadly supports Python 3. Note: exact versions supported vary depending on the platform being targeted.
Start using Briefcase with the Getting Started guide.
A quickstart guide can be found at Quickstart.
Documentation for Briefcase can be found on Read The Docs.
Briefcase is part of the BeeWare suite. You can talk to the community through:
- @pybeeware on Twitter
- The pybee/general channel on Gitter.
We foster a welcoming and respectful community as described in our BeeWare Community Code of Conduct.
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.