File: index.rst

package info (click to toggle)
python-briefcase 0.3.22-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 7,300 kB
  • sloc: python: 59,405; makefile: 57
file content (15 lines) | stat: -rw-r--r-- 515 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
.. _tutorial:

========
Tutorial
========

Briefcase is a packaging tool - but first you need something to package. The
best way to learn about Briefcase is to see it working with the rest of the
BeeWare suite of tools.

`The BeeWare tutorial <https://docs.beeware.org/en/latest/>`__ walks you
through the process of building a native Python application from scratch.

Once you've done that tutorial, the :doc:`Briefcase How-To Guides
<../how-to/index>` provide details on performing specific tasks with Briefcase.