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