FinanceBuddy parsers repository.
Project description
financebuddy-parsers
Financial data parsers supported by FinanceBuddy.
Installing
financebuddy-parsers can be installed using pip.
pip install financebuddy-parsers
What is FinanceBuddy?
Please read the README.
What are parsers?
A parser is a tool transforming financial data from a specific bank into a centralized format. Every parser is linked to a format and an extension.
- the
formatis driven by the bank the data is coming from - the
extensionis driven by the file format the data is stored in
Available parsers
| Bank | Country | Format | Extension |
|---|---|---|---|
| Argenta | 🇧🇪 | argenta-be | xlsx |
| BNP Parisbas Fortis | 🇧🇪 | bnp-be | csv |
| ING | 🇧🇪 | ing-be | csv |
| Keytrade | 🌐 | keytrade | csv |
| Revolut | 🌐 | revolut | csv |
FAQ
What does the globe emoji mean as country for parsers?
Whenever a parser has the globe emoji 🌐 set as value for country, this means that there is only one format for all their supported countries/territories.
Why is there a specific country mentioned for some parsers?
Some banks have a specific format per country. The format or even the extension could be different. To differenciate them, the country code is embedded in the format for clarity.
An example is between ING Belgium or ING Netherlands where both export a .CSV file but differ in file structure.
Development
Install
python -m venv .env
source .env/bin/activate
make install-dev
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file financebuddy_parsers-0.6.0.tar.gz.
File metadata
- Download URL: financebuddy_parsers-0.6.0.tar.gz
- Upload date:
- Size: 22.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
153411b63a450997eca0fcdf28431ec0c2333a41251065693e2b09a945d352c6
|
|
| MD5 |
9ae46b918d777b2650e51b6b27cc6585
|
|
| BLAKE2b-256 |
b3b56eb4e3ba0013cb326749b7994de1b74065479a13cd7ad7e7084be9d34e62
|
File details
Details for the file financebuddy_parsers-0.6.0-py3-none-any.whl.
File metadata
- Download URL: financebuddy_parsers-0.6.0-py3-none-any.whl
- Upload date:
- Size: 24.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c7d0a6c7b81deeea53ee064ff08df284006066769c13c31d2a09add92301d246
|
|
| MD5 |
443ac382291405a0fcf404d60f5bd690
|
|
| BLAKE2b-256 |
532ba8d7633e4d0f696191f3f8d30ee440a1f634b7b57c7cf036495972c669b4
|