No project description provided
Project description
Beancount Caisse d'Epargne 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
beancount-chase-0.1.0.tar.gz
(4.2 kB
view details)
Built Distribution
File details
Details for the file beancount-chase-0.1.0.tar.gz
.
File metadata
- Download URL: beancount-chase-0.1.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 | 5873b8fbaeda5664f06acacabcfaaf712582cc8c63f5efc9d4e4124ddf105d66 |
|
MD5 | 4eeb323e44d5f111da7b3fed210f6a17 |
|
BLAKE2b-256 | a2a31e3f7fc17c5a0c3beb4f042a453dd89b9d0fec0527971844889a237458b0 |
File details
Details for the file beancount_chase-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: beancount_chase-0.1.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 | 756c7eb592657d98bade539534f710cb1b6cbe15bca1d4a3512190a95a040947 |
|
MD5 | 1209c95b27b312e5fb351baa63a8e850 |
|
BLAKE2b-256 | 20f4417ef0f70e1748998a6a3c63e92a01c3101f74d5cefa4dd100e2669f180b |