quiltz-domain
Python domain concepts for quiltz
Purpose
At QWAN we're building some applications in Python. We collect useful stuff in the different Quiltz projects:
- quiltz-domain (this package) contains domain oriented support modules like entity ids, results, email anonymization, validators and parsers
- quiltz-testsupport contains test support modules, that supports e.g. automated testing for SMTP integration, probing asynchronous results and asserting log statements
- quiltz-messaging contains a messaging domain concept and an engines to send messages. Currently only sending emails over SMTP is supported.
Installing
pip install quiltz-domain
See documentation
Release files for quiltz-domain 0.8.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| quiltz-domain-0.8.1.tar.gz | 5.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| quiltz_domain-0.8.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 13.0 kB
Release files / quiltz-domain-0.8.1.tar.gz
| Download URL | quiltz-domain-0.8.1.tar.gz |
|---|---|
| Size | 5.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
2dd7475faf8ff4220ff1389f45a26f64f96836af5be739716123bcb66751bd7e
|
|
BLAKE2b-256 checksum How to use checksums |
082c65aeb8c3c8342a03e4e60aa24f5351d45e54841c38426a11ad375801b1af
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.8.16
|
Release files / quiltz_domain-0.8.1-py3-none-any.whl
| Download URL | quiltz_domain-0.8.1-py3-none-any.whl |
|---|---|
| Size | 7.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
8596d2efce9d25a85653597773bac84cbf838e5c9ebbf3081733339b747c6243
|
|
BLAKE2b-256 checksum How to use checksums |
5c572dda12105f5a77469578a1a0e2997579bd92422250270bb18dc8f6169c19
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.8.16
|