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
/
.envrc
.mise.toml
.pre-commit-config.yaml
Dockerfile
LICENSE
ofx_processor/__init__.py
ofx_processor/downloaders/__init__.py
ofx_processor/downloaders/lcl.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/senders/__init__.py
ofx_processor/senders/email.py
ofx_processor/senders/home_assistant.py
ofx_processor/senders/sms.py
ofx_processor/senders/telegram.py
ofx_processor/utils/__init__.py
ofx_processor/utils/base_ofx.py
ofx_processor/utils/base_processor.py
ofx_processor/utils/config.py
ofx_processor/utils/utils.py
ofx_processor/utils/ynab.py
poetry.lock
pyproject.toml
README.md
sonar-project.properties
tasks.py
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
No matching file found