Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 526 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 526 Bytes

To run these example, first ensure you have installed Beancount-import into your current Python 3 environment (a virtualenv is recommended).

Then change your current directory to one of the following example directories, and type ./run.py or python3 ./run.py and open the URL that is printed in a web browser.

Examples:

  • fresh: Example of importing transactions starting with an empty journal.
  • manually_entered: Example of importing transactions corresponding to existing, manually-entered transactions.