https://briefcase.readthedocs.io/en/stable/ [ ] [ ] Hide navigation sidebar Hide table of contents sidebar Toggle site navigation sidebar Briefcase 0.3.15 Toggle Light / Dark / Auto color theme Toggle table of contents sidebar Logo Briefcase 0.3.15 [ ] * Tutorial * How-to guides[ ] Toggle navigation of How-to guides + Obtaining a Code Signing identity[ ] Toggle navigation of Obtaining a Code Signing identity o Android o macOS o Windows + Upgrading from Briefcase v0.2 + Accessing Briefcase packaging metadata at runtime + Contributing code to Briefcase + Contributing to the documentation + See errors on iOS + Internal How-to guides[ ] Toggle navigation of Internal How-to guides o How to cut a Briefcase release + Publishing your app[ ] Toggle navigation of Publishing your app o Android * About Briefcase[ ] Toggle navigation of About Briefcase + Frequently Asked Questions + The Briefcase Developer and User community + Success Stories + Release History * Reference[ ] Toggle navigation of Reference + Briefcase configuration options + Project configuration options + Command reference[ ] Toggle navigation of Command reference o new o dev o create o update o build o run o package o publish o upgrade + Platform support[ ] Toggle navigation of Platform support o macOS[ ] Toggle navigation of macOS # .app bundle # Xcode project o Windows[ ] Toggle navigation of Windows # Windows App # Visual Studio project o Linux[ ] Toggle navigation of Linux # Native System Packages # AppImage # Flatpak o iOS o Android o Web v: stable Versions latest stable v0.3.15 v0.3.14 v0.3.13 v0.3.12 v0.3.11 v0.3.10 v0.3.9 v0.3.7 v0.3.6 v0.3.5 v0.3.4 v0.3.3 v0.3.2 v0.3.1 v0.3.0 Downloads pdf On Read the Docs Project Home Builds Back to top Edit this page Toggle Light / Dark / Auto color theme Toggle table of contents sidebar Briefcase# Briefcase is a tool for converting a Python project into a standalone native application. It supports producing binaries for: * macOS, as a standalone .app * Windows, as an MSI installer * Linux, as an AppImage * iOS, as an Xcode project * Android, as a Gradle project * the Web, as a static web site using PyScript for client-side Python It is also extensible, allowing for additional platforms and installation formats to be produced. Table of contents# Tutorial# Get started with a hands-on introduction for beginners. How-to guides# Guides and recipes for common problems and tasks, including how to contribute. Background# Explanation and discussion of key topics and concepts. Reference# Technical reference - commands, modules, classes, methods. Community# Briefcase is part of the BeeWare suite. You can talk to the community through: * @beeware@fosstodon.org on Mastodon * Discord * The Briefcase Github Discussions forum Next Tutorial Copyright (c) 2019, Russell Keith-Magee Made with Sphinx and @pradyunsg's Furo On this page * Briefcase + Table of contents o Tutorial o How-to guides o Background o Reference + Community