What is PyAMS?
PyAMS (Pyramid Application Management Suite) is a small suite of packages written for applications and content management with the Pyramid framework.
PyAMS is actually mainly used to manage web sites through content management applications (CMS, see PyAMS_content package), but many features are generic and can be used inside any kind of web application.
All PyAMS documentation is available on ReadTheDocs; source code is available on Gitlab and pushed to Github. Doctests are available in the doctests source folder.
What is PyAMS ZeroMQ helper package?
PyAMS_zmq is a utility package which is used to build processes handling ZeroMQ protocol.
Changelog
2.0.1
upgraded to Pyramid 2.0
1.1.2
added support for Python 3.10 and 3.11
1.1.1
added exception handler to check for ZMQ errors in process startup and end process if an exception occurs (for example if the requested port is already used)
1.1.0
removed support for Python < 3.7
1.0.3
updated Gitlab-CI configuration
removed Travis-CI configuration
1.0.2
added ZCA hook in doctests
1.0.1
updated doctests
1.0.0
initial release
Release files for pyams-zmq 2.0.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 | |
|---|---|---|---|
| pyams_zmq-2.0.0.tar.gz | 10.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pyams_zmq-2.0.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 25.8 kB
Release files / pyams_zmq-2.0.0.tar.gz
| Download URL | pyams_zmq-2.0.0.tar.gz |
|---|---|
| Size | 10.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
5f2c8ae0c2955d9ddc87d05aacfb2a069e9492a78df2b1fb5ebe0f19572c7f80
|
|
BLAKE2b-256 checksum How to use checksums |
5baafe23b351e6a4d61c0036b4414b89945b71d8c9a2b2a21093421bc984229c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.7.17
|
Release files / pyams_zmq-2.0.0-py3-none-any.whl
| Download URL | pyams_zmq-2.0.0-py3-none-any.whl |
|---|---|
| Size | 15.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
4c95806b3d5cebe785b63da64b4c9b3fa6c53b61a178bca62b8658f0c09ddd78
|
|
BLAKE2b-256 checksum How to use checksums |
fcaebddedbd1265e294eb1883eca2a16bf1ee1e4b26283f8ed6fecf9d27f5a19
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.7.17
|