Metadata-Version: 2.4
Name: rattail-tutorial
Version: 0.3.2
Summary: Rattail Development Tutorial
Project-URL: Homepage, https://rattailproject.org
Project-URL: repository, https://forgejo.wuttaproject.org/rattail/rattail-tutorial
Project-URL: Changelog, https://forgejo.wuttaproject.org/rattail/rattail-tutorial/src/branch/master/CHANGELOG.md
Author-email: Lance Edgar <lance@edbob.org>
License: GNU GPL v3+
License-File: COPYING.txt
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Framework :: Pyramid
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Office/Business
Requires-Dist: furo
Requires-Dist: invoke
Requires-Dist: psycopg2
Requires-Dist: rattail[bouncer,db]
Requires-Dist: sphinx
Requires-Dist: tailbone
Requires-Dist: tox
Description-Content-Type: text/markdown


# rattail-tutorial

This project is intended for use as a "tutorial" for Rattail app development.

It contains documentation for the tutorial itself, but also contains
code for the tutorial app, which users may run locally for testing.

See the [Rattail website](https://rattailproject.org/) for more info.
