SEPA SCTInst: A powerful Python SEPA toolkit for SCTInst Payments
What is it?
SEPA SCTInst is a python package that provides some features to manage SCTInst payments.
Main Features
Here are just a few of the things that sctinst does well:
- XSD validation
- SCTInst Scheme implementation
- Generate random payments
Where to get it
The source code is currently hosted on GitHub at: https://github.com/lquastana/sepa-sctinst.git
Binary installers for the latest released version are available at the Python Package Index (PyPI)
pip install sepa-sctinst
Dependencies
- lxml - lxml is the most feature-rich and easy-to-use library for processing XML and HTML in the Python language.
- Faker - Faker is a Python package that generates fake data for you.
Installation from sources
In the root directory (same one where you found this file after
cloning the git repo), execute:
python -m pip install -e .
Documentation
The official documentation generated with sphinx and hosted on Github: https://sepa-sctinst.readthedocs.io/
Release files for sepa-sctinst 0.0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| sepa-sctinst-0.0.2.tar.gz | 13.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| sepa_sctinst-0.0.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 28.5 kB
Release files / sepa-sctinst-0.0.2.tar.gz
| Download URL | sepa-sctinst-0.0.2.tar.gz |
|---|---|
| Size | 13.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
262a8f6df05ac86f967a864429930cdb198da763615f8c7cac0951b9a9d2d071
|
|
BLAKE2b-256 checksum How to use checksums |
93eb5aaa9b94328e8b7c24e52e81c48f6a5c6944e35951449893c40dbfc843af
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.9.5
|
Release files / sepa_sctinst-0.0.2-py3-none-any.whl
| Download URL | sepa_sctinst-0.0.2-py3-none-any.whl |
|---|---|
| Size | 15.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
bbd39d89057d4218dd1c4583224e6426de0a6a42bb88b6b84c3f80225e295b0c
|
|
BLAKE2b-256 checksum How to use checksums |
6a8d3e9a631bed1b816299fa9e7a8c392acb811bb19799b3bf431922cd460d23
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.9.5
|