PyAMS chat and notifications management package
Project description
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 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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pyams_chat-2.1.3.tar.gz
.
File metadata
- Download URL: pyams_chat-2.1.3.tar.gz
- Upload date:
- Size: 24.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5714f95b4c85ad26b19b57e1c7f08bf163fa733491653774c7cf9648fb6fc7c8 |
|
MD5 | 77754d54bdf9e942b642d284440b1565 |
|
BLAKE2b-256 | ffcbe061c33c1f7038d15dfd52db525d256b8284bfbe01ae03a93cb178a55320 |
File details
Details for the file pyams_chat-2.1.3-py3-none-any.whl
.
File metadata
- Download URL: pyams_chat-2.1.3-py3-none-any.whl
- Upload date:
- Size: 36.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b4f98e2cc3487660e95f59433f4df490e9cd3a1a4f4377476be2f12c7746741c |
|
MD5 | fbbc122a1890c1b0423d8603ce5a4a58 |
|
BLAKE2b-256 | 420eb803f4eb90fb881ab987d950645bd14f226e7e56aa2f6293b0b1956435c8 |