===========================
PyAMS ZeroMQ helper package
===========================
.. contents::
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 <https://pyams.readthedocs.io>`_; source code
is available on `Gitlab <https://gitlab.com/pyams>`_ and pushed to `Github
<https://github.com/py-ams>`_. 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
Raw data
{
"_id": null,
"home_page": "https://pyams.readthedocs.io",
"name": "pyams-zmq",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "Pyramid PyAMS ZeroMQ",
"author": "Thierry Florac",
"author_email": "tflorac@ulthar.net",
"download_url": "https://files.pythonhosted.org/packages/5b/aa/fe23b351e6a4d61c0036b4414b89945b71d8c9a2b2a21093421bc984229c/pyams_zmq-2.0.0.tar.gz",
"platform": null,
"description": "===========================\nPyAMS ZeroMQ helper package\n===========================\n\n.. contents::\n\n\nWhat is PyAMS?\n==============\n\nPyAMS (Pyramid Application Management Suite) is a small suite of packages written for applications\nand content management with the Pyramid framework.\n\n**PyAMS** is actually mainly used to manage web sites through content management applications (CMS,\nsee PyAMS_content package), but many features are generic and can be used inside any kind of web\napplication.\n\nAll PyAMS documentation is available on `ReadTheDocs <https://pyams.readthedocs.io>`_; source code\nis available on `Gitlab <https://gitlab.com/pyams>`_ and pushed to `Github\n<https://github.com/py-ams>`_. Doctests are available in the *doctests* source folder.\n\n\nWhat is PyAMS ZeroMQ helper package?\n====================================\n\nPyAMS_zmq is a utility package which is used to build processes handling ZeroMQ protocol.\n\n\nChangelog\n=========\n\n2.0.1\n-----\n - upgraded to Pyramid 2.0\n\n1.1.2\n-----\n - added support for Python 3.10 and 3.11\n\n1.1.1\n-----\n - added exception handler to check for ZMQ errors in process startup and end process\n if an exception occurs (for example if the requested port is already used)\n\n1.1.0\n-----\n - removed support for Python < 3.7\n\n1.0.3\n-----\n - updated Gitlab-CI configuration\n - removed Travis-CI configuration\n\n1.0.2\n-----\n - added ZCA hook in doctests\n\n1.0.1\n-----\n - updated doctests\n\n1.0.0\n-----\n - initial release\n",
"bugtrack_url": null,
"license": "ZPL",
"summary": "PyAMS ZeroMQ helper package",
"version": "2.0.0",
"project_urls": {
"Homepage": "https://pyams.readthedocs.io"
},
"split_keywords": [
"pyramid",
"pyams",
"zeromq"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "fcaebddedbd1265e294eb1883eca2a16bf1ee1e4b26283f8ed6fecf9d27f5a19",
"md5": "edb83a5fbbf52bd229f89aff67b421ca",
"sha256": "4c95806b3d5cebe785b63da64b4c9b3fa6c53b61a178bca62b8658f0c09ddd78"
},
"downloads": -1,
"filename": "pyams_zmq-2.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "edb83a5fbbf52bd229f89aff67b421ca",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 15720,
"upload_time": "2023-11-26T14:16:30",
"upload_time_iso_8601": "2023-11-26T14:16:30.178120Z",
"url": "https://files.pythonhosted.org/packages/fc/ae/bddedbd1265e294eb1883eca2a16bf1ee1e4b26283f8ed6fecf9d27f5a19/pyams_zmq-2.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "5baafe23b351e6a4d61c0036b4414b89945b71d8c9a2b2a21093421bc984229c",
"md5": "e8f893bed0c385e0c5a94f89d4da73c6",
"sha256": "5f2c8ae0c2955d9ddc87d05aacfb2a069e9492a78df2b1fb5ebe0f19572c7f80"
},
"downloads": -1,
"filename": "pyams_zmq-2.0.0.tar.gz",
"has_sig": false,
"md5_digest": "e8f893bed0c385e0c5a94f89d4da73c6",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 10104,
"upload_time": "2023-11-26T14:16:32",
"upload_time_iso_8601": "2023-11-26T14:16:32.095343Z",
"url": "https://files.pythonhosted.org/packages/5b/aa/fe23b351e6a4d61c0036b4414b89945b71d8c9a2b2a21093421bc984229c/pyams_zmq-2.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-11-26 14:16:32",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "pyams-zmq"
}