Beancount Importer for Chase CSV statements
Project description
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file beancount-chase-1.0.0.tar.gz.
File metadata
- Download URL: beancount-chase-1.0.0.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.3 CPython/3.7.9 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d0449ca025249a05a11c0dcc06a8c34a32e8e94461979425d7df8fc0dc8c8546
|
|
| MD5 |
83592b91a10a7cb2ae2486007f6190ac
|
|
| BLAKE2b-256 |
5ea6726c7cc3b4169c9f0e10b33422c05a310589e2fe0e7b7b804c8928d43f9a
|
File details
Details for the file beancount_chase-1.0.0-py3-none-any.whl.
File metadata
- Download URL: beancount_chase-1.0.0-py3-none-any.whl
- Upload date:
- Size: 5.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.3 CPython/3.7.9 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
64aeb0a9979d3f397b0631eaaa335c4dec55e5f948a2ccb6eab23d6f53af28e3
|
|
| MD5 |
4189be187800de8aa8f2b27ebc552fe6
|
|
| BLAKE2b-256 |
7284c7238f0667f9c147891a743e462c9bd2e00ba8190f91f9cf1561d8591b7c
|