django-jbank
Basic (Finnish) bank file format support for Django projects. Django 4 support and unit test coverage 51%.
Features
- Finnish banks:
- Parsing TO/TITO files
- Parsing SVM/KTL files
- Parsing camt.053.001.02 files
- Parsing camt.054.001.02 files
- Parsing pain.002.001.03 files
- Generating pain.001.001.03 files
- Spanish banks:
- Parsing AEB43 statement files
Pre-Requisites
- sudo apt install -y xmlsec1 libxmlsec1-dev libssl-dev libffi-dev
Install
- pip install django-jbank
Tested Banks
- POP-Pankki
- Danskebank Finland
- Säästöpankki
- Aktia
- Nordea
Converting p12 to PEM formats
- openssl pkcs12 -in WSNDEA1234.p12 -out WSNDEA1234.pem
- openssl rsa -in WSNDEA1234.pem -outform PEM -out prod_private_key.pem
- openssl x509 -in WSNDEA1234.pem -outform PEM -out prod_public_key_cert.pem
Changes
4.0.1:
- Upgraded component requirements to latest lxml (4.9.1), etc.
3.2.0:
- Django 3.0 support, prospector fixes
Release files for django-jbank 5.0.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| django_jbank-5.0.4.tar.gz | 23.8 MB | Details |
Release files / django_jbank-5.0.4.tar.gz
| Download URL | django_jbank-5.0.4.tar.gz |
|---|---|
| Size | 23.8 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
97a7ed8bfb4b5248ca807231576fb6ccedcd915e5fa15e63b2dd6f6d32b364f1
|
|
BLAKE2b-256 checksum How to use checksums |
1e03ec52fcba562f76debf93eefa33ffa3825be25520b7ddfcf2ce25af7d4257
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.3
|