This is a plugin for `ofxstatement`_ to parse and convert proprietary bank statements of certain banks in Latvia to `OFX`_ files.
Statements from these banks are currently supported:
* `Swedbank`_ - CSV, FIDAVISTA xml files
* `DNB`_ - FIDAVISTA xml files
* `Citadele`_ - FIDAVISTA v1.2 xml files
* `SEB`_ - CSV files
.. _ofxstatement: https://github.com/kedder/ofxstatement
.. _OFX: http://en.wikipedia.org/wiki/Open_Financial_Exchange
.. _Swedbank: https://www.swedbank.lv/
.. _DNB: https://www.dnb.lv/
.. _Citadele: http://www.citadele.lv/
.. _SEB: http://www.seb.lv/
## Development
To run locally and edit the code, do the following:
```
python3 -m venv venv
source venv/bin/activate
pip install -e ".[dev]"
```
Also for imports to work, temporary rename __init__.py inside of ofxstatement folder to something else.
Raw data
{
"_id": null,
"home_page": "https://github.com/gintsmurans/ofxstatement-latvian",
"name": "ofxstatement-latvian",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "ofx, ofxstatement, banking, statement, latvia",
"author": "Gints Murans",
"author_email": "gm@gm.lv",
"download_url": "https://files.pythonhosted.org/packages/1f/dc/0c084837c54c4b9aeecf4d322b5af3bec94ff3ea80014e22ea2a0723bddf/ofxstatement_latvian-1.6.0.tar.gz",
"platform": null,
"description": "This is a plugin for `ofxstatement`_ to parse and convert proprietary bank statements of certain banks in Latvia to `OFX`_ files.\n\nStatements from these banks are currently supported:\n\n* `Swedbank`_ - CSV, FIDAVISTA xml files\n* `DNB`_ - FIDAVISTA xml files\n* `Citadele`_ - FIDAVISTA v1.2 xml files\n* `SEB`_ - CSV files\n\n.. _ofxstatement: https://github.com/kedder/ofxstatement\n.. _OFX: http://en.wikipedia.org/wiki/Open_Financial_Exchange\n.. _Swedbank: https://www.swedbank.lv/\n.. _DNB: https://www.dnb.lv/\n.. _Citadele: http://www.citadele.lv/\n.. _SEB: http://www.seb.lv/\n\n\n## Development\nTo run locally and edit the code, do the following:\n```\npython3 -m venv venv\nsource venv/bin/activate\npip install -e \".[dev]\"\n```\n\nAlso for imports to work, temporary rename __init__.py inside of ofxstatement folder to something else.\n",
"bugtrack_url": null,
"license": "GPLv3",
"summary": "Statement parsers for banks operating in Latvia",
"version": "1.6.0",
"project_urls": {
"Homepage": "https://github.com/gintsmurans/ofxstatement-latvian"
},
"split_keywords": [
"ofx",
" ofxstatement",
" banking",
" statement",
" latvia"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "e6454ea5a1a6c0856beca0f5ed4ed61a864f3f0e414ea099d9a320e7c2640b7d",
"md5": "8d49de3005722310007a9df2ea937899",
"sha256": "31bed189c086df9d59a852e113f8bbde8ba9ef9a56748c41b38bf1ae5aa3f1c5"
},
"downloads": -1,
"filename": "ofxstatement_latvian-1.6.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "8d49de3005722310007a9df2ea937899",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 22898,
"upload_time": "2024-07-16T01:41:38",
"upload_time_iso_8601": "2024-07-16T01:41:38.598090Z",
"url": "https://files.pythonhosted.org/packages/e6/45/4ea5a1a6c0856beca0f5ed4ed61a864f3f0e414ea099d9a320e7c2640b7d/ofxstatement_latvian-1.6.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "1fdc0c084837c54c4b9aeecf4d322b5af3bec94ff3ea80014e22ea2a0723bddf",
"md5": "c1345088be01a849ed10eb3fda70f0a7",
"sha256": "5b5c1889fa840172d2d79e85f09f4c0b8ae45644be7b6460654d7c65727da504"
},
"downloads": -1,
"filename": "ofxstatement_latvian-1.6.0.tar.gz",
"has_sig": false,
"md5_digest": "c1345088be01a849ed10eb3fda70f0a7",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 19252,
"upload_time": "2024-07-16T01:41:40",
"upload_time_iso_8601": "2024-07-16T01:41:40.161318Z",
"url": "https://files.pythonhosted.org/packages/1f/dc/0c084837c54c4b9aeecf4d322b5af3bec94ff3ea80014e22ea2a0723bddf/ofxstatement_latvian-1.6.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-16 01:41:40",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "gintsmurans",
"github_project": "ofxstatement-latvian",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "ofxstatement-latvian"
}