Metadata-Version: 2.3
Name: rattail-tutorial
Version: 0.3.1
Summary: Rattail Development Tutorial
Project-URL: Homepage, https://rattailproject.org
Project-URL: repository, https://kallithea.rattailproject.org/rattail-project/rattail-tutorial
Project-URL: Changelog, https://kallithea.rattailproject.org/rattail-project/rattail-tutorial/files/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/x-rst

.. -*- mode: rst -*-

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`_ for more info.

.. _`Rattail website`: https://rattailproject.org/
