Rattail, a Retail Software Framework -- core package
Find a file
Lance Edgar ff01525aa7 Add get_person(), get_customer() etc. to AppHandler
make it delegate to appropriate handler for each method.  also the
various handler methods with actual logic, are a bit more generic in
what they accept
2023-05-18 23:23:56 -05:00
docs Massive overhaul of "generate project" feature 2023-05-05 00:13:44 -05:00
rattail Add get_person(), get_customer() etc. to AppHandler 2023-05-18 23:23:56 -05:00
tests Avoid deprecated import for OrderedDict 2023-05-18 18:12:45 -05:00
.gitattributes Add .gitattributes file to enforce DOS line endings for mail templates 2016-05-01 20:38:00 -05:00
.gitignore Move tests out of the installed package set 2021-12-30 21:03:23 -06:00
CHANGES.rst Update changelog 2023-05-18 13:49:58 -05:00
COPYING.txt Switch license to GPL v3 (no longer Affero) 2017-07-06 23:34:13 -05:00
MANIFEST.in Add trainwreck alembic files to project manifest 2021-03-05 16:28:19 -06:00
README.rst Tweak wording for readme 2020-08-12 22:51:30 -05:00
setup.cfg Add new RattailConfiguration class based on python-configuration 2023-05-18 19:30:59 -05:00
setup.py Replace setup.py contents with setup.cfg 2023-05-16 15:13:55 -05:00
tasks.py test commit for buildbot hook 2023-02-07 21:57:59 -06:00
tox.ini Stop running tests for python 3.5; also run for 3.9 2023-02-12 09:28:01 -06:00

Rattail
=======

Rattail is a framework / tool kit for building custom apps.  Originally
intended for use in retail environments, but useful in others also.

It is released under the GNU General Public License.

This is the core ``rattail`` package.

Please see the  `Rattail Project`_ for more information.

.. _Rattail Project: https://rattailproject.org/