logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

bean-extract - extract Beancount transactions from bank statements and similar documents

Description

       usage: bean-extract [-h] [--version] [-e BEANCOUNT_FILE] [-r]

              CONFIG_FILENAME DIR-OR-FILE [DIR-OR-FILE ...]

       Extract transactions from downloads

   positionalarguments:
       CONFIG_FILENAME
              Importer  configuration file. This is a Python file with a data structure that is specific to your
              accounts

       DIR-OR-FILE
              Filenames or directories to search for files to import

   options:-h, --help
              show this help message and exit

       --version, -V
              show program's version number and exit

       -e BEANCOUNT_FILE, -f BEANCOUNT_FILE, --existing BEANCOUNT_FILE, --previous BEANCOUNT_FILE
              Beancount file or existing entries for de-duplication (optional)

       -r, --reverse, --descending
              Write out the entries in descending order

bean-extract 2.3.3                                 March 2022                                    BEAN-EXTRACT(1)

Name

       bean-extract - extract Beancount transactions from bank statements and similar documents

See Also