1 Welcome to open-forms-ext-stuf-zds-payments’s documentation!
- Version:
0.2.0
- Source:
https://github.com/open-formulieren/open-forms-ext-stuf-zds-payments
- Keywords:
<keywords>
- PythonVersion:
3.10, 3.12
Extra payment attributes for Open Forms StUF-ZDS registration backend
2 Features
Extra payment attributes for Open Forms StUF-ZDS registration backend
3 Installation
3.1 Requirements
Python 3.10/3.12 or above
Django 4.2 or newer
3.2 Install
pip install open-forms-ext-stuf-zds-payments
4 Usage
<document or refer to docs>
5 Local development
To install and develop the library locally, use:
.. code-block:: bash
pip install -e .[tests,coverage,docs,release]
When running management commands via django-admin, make sure to add the root directory to the python path (or use python -m django <command>):
export PYTHONPATH=. DJANGO_SETTINGS_MODULE=testapp.settings
django-admin check
# or other commands like:
# django-admin makemessages -l nl
Release files for open-forms-ext-stuf-zds-payments 0.2.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| open_forms_ext_stuf_zds_payments-0.2.0.tar.gz | 8.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| open_forms_ext_stuf_zds_payments-0.2.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 18.7 kB
Release files / open_forms_ext_stuf_zds_payments-0.2.0.tar.gz
| Download URL | open_forms_ext_stuf_zds_payments-0.2.0.tar.gz |
|---|---|
| Size | 8.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
830e6c8d58dbfe5940dac56e67f2cfb239f6b9da78d0893e137fb62e12881d20
|
|
BLAKE2b-256 checksum How to use checksums |
f0c088d9979afca2bdb23f9001353cb1879861cddf3809ec8b7b04e0029d9d2b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/5.1.0 CPython/3.12.5
|
Release files / open_forms_ext_stuf_zds_payments-0.2.0-py3-none-any.whl
| Download URL | open_forms_ext_stuf_zds_payments-0.2.0-py3-none-any.whl |
|---|---|
| Size | 10.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
4e60a10fa9d53c9081b70e22eba087ade145c7e6dabceb70f0f851eaca007ecb
|
|
BLAKE2b-256 checksum How to use checksums |
38fc1b4b530a039b46d5991df2568fef419003dfbfb7470a00f303fc3658b43a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/5.1.0 CPython/3.12.5
|