Skip to content

beeware/briefcase

Folders and files

NameName
Last commit message
Last commit date
Mar 24, 2025
Mar 24, 2025
Mar 25, 2025
Feb 25, 2025
Mar 25, 2025
Mar 25, 2025
May 27, 2022
Jan 8, 2024
Mar 3, 2025
Aug 7, 2024
May 26, 2022
Nov 22, 2023
Dec 8, 2019
Feb 25, 2025
Mar 24, 2025
Aug 25, 2024

logo

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.

Getting started

To install Briefcase, run:

$ python -m pip install briefcase

If you would like a full introduction to using Briefcase, try the BeeWare tutorial. This tutorial walks you through the process of creating and packaging a new application with Briefcase.

Financial support

The BeeWare project would not be possible without the generous support of our financial members:

Anaconda logo

Anaconda Inc. - Advancing AI through open source.

Plus individual contributions from users like you. If you find Briefcase, or other BeeWare tools useful, please consider becoming a financial member.

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.