mentortools/libs/: notification-server-connector-mentortools-1.7.1200221760 metadata and description
Simple index
Newer version available
Connector for communication with notification server
| author |
skrcka |
| author_email |
krcek.adam@gmail.com |
| classifiers |
- Programming Language :: Python :: 3
- Programming Language :: Python :: 3.9
- Programming Language :: Python :: 3.10
- Programming Language :: Python :: 3.11
|
| description_content_type |
text/markdown |
| requires_dist |
- aiocache
- aiohttp (>=3.9.3,<4.0.0)
- aiokafka
- async-tools-abm
|
| requires_python |
>=3.9,<4.0 |
Notification server connector
Requirements
Dev install steps
poetry install
poetry run pre-commit install
Test connector
poetry run pytest