46 lines
970 B
ReStructuredText
46 lines
970 B
ReStructuredText
|
|
WuttJamaican
|
|
============
|
|
|
|
This package provides a "base layer" for custom apps.
|
|
|
|
It mostly is a distillation of certain patterns developed within the
|
|
`Rattail Project`_, which are deemed generally useful. (At least,
|
|
according to the author.) It roughly corresponds to the "base layer"
|
|
as described in the Rattail Manual (see
|
|
:doc:`rattail-manual:base/index`).
|
|
|
|
.. _Rattail Project: https://rattailproject.org/
|
|
|
|
Good documentation and 100% test coverage are priorities for this project.
|
|
|
|
Rattail is still the main use case so far, and will be refactored
|
|
along the way to incorporate what this package has to offer.
|
|
|
|
|
|
Features
|
|
--------
|
|
|
|
* flexible configuration, using config files and/or DB settings table
|
|
* flexible command line interface, with arbitrary top-level and
|
|
subcommands
|
|
|
|
|
|
Contents
|
|
--------
|
|
|
|
.. toctree::
|
|
:maxdepth: 3
|
|
|
|
glossary
|
|
narr/index
|
|
api/index
|
|
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|