# briefcase **Repository Path**: ypy02784/briefcase ## Basic Information - **Project Name**: briefcase - **Description**: Tools to support converting a Python project into a standalone native application. - **Primary Language**: Python - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-03-09 - **Last Updated**: 2024-05-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README .. image:: http://pybee.org/project/projects/tools/briefcase/briefcase.png :width: 72px :target: https://pybee.org/briefcase Briefcase ========= .. image:: https://img.shields.io/pypi/pyversions/briefcase.svg :target: https://pypi.python.org/pypi/briefcase .. image:: https://img.shields.io/pypi/v/briefcase.svg :target: https://pypi.python.org/pypi/briefcase .. image:: https://img.shields.io/pypi/status/briefcase.svg :target: https://pypi.python.org/pypi/briefcase .. image:: https://img.shields.io/pypi/l/briefcase.svg :target: https://github.com/pybee/briefcase/blob/master/LICENSE .. image:: https://beekeeper.beeware.org/projects/pybee/briefcase/shield :target: https://beekeeper.beeware.org/projects/pybee/briefcase .. image:: https://badges.gitter.im/pybee/general.svg :target: https://gitter.im/pybee/general 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. .. _Getting Started: https://briefcase.readthedocs.io/en/latest/background/getting-started.html Quickstart ------------- A quickstart guide can be found at `Quickstart`_. 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: * `@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`_. 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`_. .. _BeeWare suite: http://pybee.org .. _Read The Docs: https://briefcase.readthedocs.io .. _Quickstart: https://briefcase.readthedocs.io/en/latest/background/quickstart.html .. _@pybeeware on Twitter: https://twitter.com/pybeeware .. _pybee/general: https://gitter.im/pybee/general .. _BeeWare Community Code of Conduct: http://pybee.org/community/behavior/ .. _log them on Github: https://github.com/pybee/briefcase/issues .. _fork the code: https://github.com/pybee/briefcase .. _submit a pull request: https://github.com/pybee/briefcase/pulls