Skip to main content

Parse Hang Seng eStatements to Beancount/CSV

Project description

Beancount Importer for Hang Seng eStatements

PyPI version fury.io

Imports Hang Seng Integrated Account eStatements to beancount. CSV output can be obtained through bean-report afterwards.

Currently only Savings account is supported.

Installation

  1. Install external dependency pdftotext. This is normally packaged under poppler for most Linux distros. Windows user may try with this.

  2. Install this package via pip:

     pip install beancount-hangseng
    

Beancount

  1. Add HangSengSavingsImporter to your import config (See config.py for example)
  2. Run bean-extract config.py /path/to/eStatement.pdf > output.beancount

CSV

python -m beancount_hangseng -o output.csv /path/to/statement.pdf

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

beancount-hangseng-0.0.7.tar.gz (4.3 kB view hashes)

Uploaded Source

Built Distribution

beancount_hangseng-0.0.7-py3-none-any.whl (20.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page