quiltz-messaging
python (email) messaging package
Purpose
At QWAN, we're building some applications in python. We collect useful stuff in quiltz packages:
- quiltz-domain contains domain level modules like, entity id's, results, an email anonymizer, validators and parsers
- quiltz-testsupport contains test support modules, that supports mainly non unit tests, like integrating with smtp, probing asynchronous results and asserting log statements
- quiltz-messaging (this package) contains a messaging domain concept and an engine(s) to send the messages. Currently, only smtp sending is supported.
installing
pip install quitlz-messaging
see documentation
Release files for quiltz-messaging 0.3.3
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-messaging-0.3.3.tar.gz | 4.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| quiltz_messaging-0.3.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 9.1 kB
Release files / quiltz-messaging-0.3.3.tar.gz
| Download URL | quiltz-messaging-0.3.3.tar.gz |
|---|---|
| Size | 4.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
5d60c55c31b65f2245ffdcd8b9c9f4e0fcc4186ffa4d6187721d50a62879edcb
|
|
BLAKE2b-256 checksum How to use checksums |
fea124acc01911d64dd8a3a657e18bf678190b2f5de7b07951b12ae67df5dc40
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.8.15
|
Release files / quiltz_messaging-0.3.3-py3-none-any.whl
| Download URL | quiltz_messaging-0.3.3-py3-none-any.whl |
|---|---|
| Size | 5.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
f02bcc6f28b645cf0ad299caed2edae58cca07b9ac4f4ad3db47e368046bbab8
|
|
BLAKE2b-256 checksum How to use checksums |
f99e4cb1c056fd048ee6d73b797b05ff709ce7d8d7c2c305744d2f307d432389
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.8.15
|