Convert Homebank files to Beancount format.
Project description
xhb2beancount
Homebank to Beancount converter.
Install
I recommend using pipx.
pipx install xhb2beancount
Or just create a virtualenv and run pip install xhb2beancount
.
Usage
xhb2beancount file.xhb > file.beancount
You can configurate the conversion passing a config file as an argument.
xhb2beancount --config config.py file.xhb
Copy the default config file and edit it to suit your needs.
If you have beancount installed you can format it with bean-format.
xhb2beancount file.xhb | bean-format -c 78 > file.beancount
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
xhb2beancount-0.1.1.tar.gz
(6.8 kB
view hashes)
Built Distribution
Close
Hashes for xhb2beancount-0.1.1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c125b7ca3f96e256484600323d6e5ee3c1c4a99110dea5b3e2ff35dd25e295a2 |
|
MD5 | 618af1911053ac69ea5050ddb654ce69 |
|
BLAKE2b-256 | e1d662d5f159767924142f52c40ac7b3a3376223ae1d8b172a7dbdf5ee2609ba |