Quickstart¶
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)](https://pypi.org/project/sepa-sctinst)
pip install sepa-sctinst