beancount-chase 1.0.0

Creator: codyrutscher

Last updated:

0 purchases

beancount-chase 1.0.0 Image
beancount-chase 1.0.0 Images
Add to Cart

Description:

beancountchase 1.0.0

Beancount Chase Bank Importer





beancount-chase is a Beancount importer for Chase Bank CSV statements.
Installation
$ pip install beancount-chase

Usage
CONFIG = [
ChaseImporter(
account='Assets:US:CB:Checking',
expenseCat='Expenses:FIXME', #Optional
creditCat='Income:FIXME', #Optional
),
]

Contribution
Feel free to contribute!
Please make sure you have Python 3.6+ and Poetry installed.


Git clone the repository - git clone https://github.com/ArthurFDLR/beancount-chase


Install the packages required for development - poetry install


That's basically it. You should now be able to run lint checks and the test suite - make lint test.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.