==================
PyAMS chat 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 chat?
===================
PyAMS_chat is a small package used to communicate with PyAMS_chat_ws package, which can be used
to send notifications to connected users using websockets.
PyAMS_chat relies on a Redis server on which notifications are published; a *pubsub* listener is
then used by PyAMS_chat_ws server to receive published messages and dispatch them on connected
users.
Changelog
=========
2.1.3
-----
- updated notifications badge handler
2.1.2
-----
- removed notification message for unavailable principals
2.1.1
-----
- updated REST API route name and configuration setting name
2.1.0
-----
- added support for modal target to chat messages
2.0.0
-----
- migrated to Pyramid 2.0
1.1.9
-----
- updated Colander API schemas for better OpenAPI specifications
- added support for Python 3.11
1.1.8
-----
- added CORS validators and OPTIONS handler to REST services
1.1.7
-----
- PyAMS_security interfaces refactoring
- added support for Python 3.10
1.1.6
-----
- Pypi upload error!
1.1.5
-----
- version mismatch
1.1.4
-----
- updated service worker notifications handler
1.1.3
-----
- doctest correction
1.1.2
-----
- updated PyAMS_chat module registration
- added image support to notifications
1.1.1
-----
- doctests updates
1.1.0
-----
- added service worker to handle websockets messages and notifications
- updated messages filtering in notifications getter
1.0.3
-----
- use all request effective principals instead of only main principal ID to filter
notifications
- remove interval before restarting websocket connection check
1.0.2
-----
- added exception handler in Javascript chat package
1.0.1
-----
- added missing translations
- updated doctests
1.0.0
-----
- initial release
Raw data
{
"_id": null,
"home_page": "https://pyams.readthedocs.io",
"name": "pyams-chat",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "Pyramid PyAMS",
"author": "Thierry Florac",
"author_email": "tflorac@ulthar.net",
"download_url": "https://files.pythonhosted.org/packages/ff/cb/e061c33c1f7038d15dfd52db525d256b8284bfbe01ae03a93cb178a55320/pyams_chat-2.1.3.tar.gz",
"platform": null,
"description": "==================\nPyAMS chat 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 chat?\n===================\n\nPyAMS_chat is a small package used to communicate with PyAMS_chat_ws package, which can be used\nto send notifications to connected users using websockets.\n\nPyAMS_chat relies on a Redis server on which notifications are published; a *pubsub* listener is\nthen used by PyAMS_chat_ws server to receive published messages and dispatch them on connected\nusers.\n\n\nChangelog\n=========\n\n2.1.3\n-----\n - updated notifications badge handler\n\n2.1.2\n-----\n - removed notification message for unavailable principals\n\n2.1.1\n-----\n - updated REST API route name and configuration setting name\n\n2.1.0\n-----\n - added support for modal target to chat messages\n\n2.0.0\n-----\n - migrated to Pyramid 2.0\n\n1.1.9\n-----\n - updated Colander API schemas for better OpenAPI specifications\n - added support for Python 3.11\n\n1.1.8\n-----\n - added CORS validators and OPTIONS handler to REST services\n\n1.1.7\n-----\n - PyAMS_security interfaces refactoring\n - added support for Python 3.10\n\n1.1.6\n-----\n - Pypi upload error!\n\n1.1.5\n-----\n - version mismatch\n\n1.1.4\n-----\n - updated service worker notifications handler\n\n1.1.3\n-----\n - doctest correction\n\n1.1.2\n-----\n - updated PyAMS_chat module registration\n - added image support to notifications\n\n1.1.1\n-----\n - doctests updates\n\n1.1.0\n-----\n - added service worker to handle websockets messages and notifications\n - updated messages filtering in notifications getter\n\n1.0.3\n-----\n - use all request effective principals instead of only main principal ID to filter\n notifications\n - remove interval before restarting websocket connection check\n\n1.0.2\n-----\n - added exception handler in Javascript chat package\n\n1.0.1\n-----\n - added missing translations\n - updated doctests\n\n1.0.0\n-----\n - initial release\n",
"bugtrack_url": null,
"license": "ZPL",
"summary": "PyAMS chat and notifications management package",
"version": "2.1.3",
"project_urls": {
"Homepage": "https://pyams.readthedocs.io"
},
"split_keywords": [
"pyramid",
"pyams"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "420eb803f4eb90fb881ab987d950645bd14f226e7e56aa2f6293b0b1956435c8",
"md5": "fbbc122a1890c1b0423d8603ce5a4a58",
"sha256": "b4f98e2cc3487660e95f59433f4df490e9cd3a1a4f4377476be2f12c7746741c"
},
"downloads": -1,
"filename": "pyams_chat-2.1.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "fbbc122a1890c1b0423d8603ce5a4a58",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 36664,
"upload_time": "2024-06-28T07:55:20",
"upload_time_iso_8601": "2024-06-28T07:55:20.181153Z",
"url": "https://files.pythonhosted.org/packages/42/0e/b803f4eb90fb881ab987d950645bd14f226e7e56aa2f6293b0b1956435c8/pyams_chat-2.1.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ffcbe061c33c1f7038d15dfd52db525d256b8284bfbe01ae03a93cb178a55320",
"md5": "77754d54bdf9e942b642d284440b1565",
"sha256": "5714f95b4c85ad26b19b57e1c7f08bf163fa733491653774c7cf9648fb6fc7c8"
},
"downloads": -1,
"filename": "pyams_chat-2.1.3.tar.gz",
"has_sig": false,
"md5_digest": "77754d54bdf9e942b642d284440b1565",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 23960,
"upload_time": "2024-06-28T07:55:21",
"upload_time_iso_8601": "2024-06-28T07:55:21.949029Z",
"url": "https://files.pythonhosted.org/packages/ff/cb/e061c33c1f7038d15dfd52db525d256b8284bfbe01ae03a93cb178a55320/pyams_chat-2.1.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-06-28 07:55:21",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "pyams-chat"
}