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.
Clone this repository to your machine:
$ git clone https://github.com/westnetz/kescher
Install poetry
$ pip install poetry
Install kescher
$ poetry install
Run the tests
$ make test
- Florian Rämisch, 2019
GNU General Public License v3