Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

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.