Skip to content

Latest commit

 

History

History
67 lines (42 loc) · 1.31 KB

README.rst

File metadata and controls

67 lines (42 loc) · 1.31 KB

kescher

CircleCI Status Documentation Status Coverage

kescher is a simple accounting tool.

You can load in your bank statement, connect each booking to a virtual account, load in invoices and attach documents to each booking.

It is currently und heavy development and not recommended for production use.

kescher is not a double accounting tool. If you need that, have a look at (h)ledger or gnucash.

assets/kescher_promo.png

Installation

Clone this repository to your machine:

$ git clone https://github.com/westnetz/kescher

Install poetry

$ pip install poetry

Install kescher

$ poetry install

Development

Run the tests

$ make test

Copyright

  • Florian Rämisch, 2019

License

GNU General Public License v3