Back-end web application and API for Rattail
This doesn't add much in the way of useful tests but it should pave the way for
more. Tests may be run like so:
{{{
python setup.py nosetests --with-coverage
}}}
|
||
|---|---|---|
| rattail | ||
| .gitignore | ||
| CHANGES.txt | ||
| COPYING.txt | ||
| fabfile.py | ||
| MANIFEST.in | ||
| README.txt | ||
| setup.cfg | ||
| setup.py | ||
rattail.pyramid =============== Rattail is a retail software framework based on `edbob <http://edbob.org/>`_, and released under the GNU Affero General Public License. This package contains Pyramid views, etc., for managing a Rattail system. Please see Rattail's `home page <http://rattail.edbob.org/>`_ for more information.