This website requires JavaScript.
Explore
Help
Sign in
adrienvsj
/
ofx-processor
Watch
1
Star
0
Fork
You've already forked ofx-processor
0
forked from
gaugendre/ofx-processor
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
ofx-processor
/
LICENSE
ofx_processor/__init__.py
ofx_processor/main.py
ofx_processor/processors/__init__.py
ofx_processor/processors/bpvf.py
ofx_processor/processors/ce.py
ofx_processor/processors/lcl.py
ofx_processor/processors/revolut.py
ofx_processor/utils/__init__.py
ofx_processor/utils/base_ofx.py
ofx_processor/utils/base_processor.py
ofx_processor/utils/utils.py
ofx_processor/utils/ynab.py
poetry.lock
pyproject.toml
README.md
sonar-project.properties
tests/__init__.py
tests/samples/bpvf.ofx
tests/samples/bpvf_expected.json
tests/samples/bpvf_malformed.ofx
tests/samples/bpvf_transactions.json
tests/samples/ce.ofx
tests/samples/ce_expected.json
tests/samples/ce_transactions.json
tests/samples/config.ini
tests/samples/config_broken_duplicate_key.ini
tests/samples/config_broken_missing_account.ini
tests/samples/config_broken_missing_account_key.ini
tests/samples/config_broken_missing_budget.ini
tests/samples/config_broken_missing_token.ini
tests/samples/lcl.ofx
tests/samples/lcl_as_downloaded.ofx
tests/samples/lcl_expected.json
tests/samples/lcl_malformed.ofx
tests/samples/lcl_transactions.json
tests/samples/revolut.csv
tests/samples/revolut_expected.json
tests/samples/revolut_transactions.json
tests/test_bpvf_processor.py
tests/test_ce_processor.py
tests/test_end_to_end.py
tests/test_lcl_processor.py
tests/test_revolut_processor.py
tests/test_ynab_integration.py
tests/utils.py
No matching file found