.. Tallywallet documentation master file, created by
   sphinx-quickstart on Wed Sep  4 07:50:40 2013.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Tallywallet - a Money framework in Python
=========================================

Tallywallet's mission is to provide a validated Pythonic framework for finance,
money trading and economic applications.

The API may change significantly as the project proceeds. At this early stage,
you should only use the latest release, which may not be compatible with
previous versions.


.. toctree::
   :maxdepth: 1

   finance
   selinger
   wilson
   api

* :ref:`search`
* :ref:`genindex`

If you've spotted a bug in Tallywallet, please let me know so I can fix it.
If you think Tallywallet lacks a feature, you can help drive development by
describing your Use Case.

In either event, please leave a message on the project's `message board`_.

:Author: D Haynes
:Copyright: 2014 Thuswise Ltd
:Licence: `GNU Affero General Public License`_

.. _GNU Affero General Public License: http://www.gnu.org/licenses/agpl-3.0.html
.. _message board: https://www.assembla.com/spaces/tallywallet/messages
