mentortools/libs/: notification-server-connector-1.0.974389121 metadata and description
Simple index
Connector for communication with notification server
| author |
skrcka |
| author_email |
krcek.adam@gmail.com |
| classifiers |
- Programming Language :: Python :: 3
|
| description_content_type |
text/markdown |
| requires_dist |
- aiocache (>=0.12.1,<0.13.0)
- aiohttp (>=3.8.5,<4.0.0)
- aiokafka (>=0.8.1,<0.9.0)
- async-tools-abm (>=0.1.50122,<0.2.0)
- dict-caster-abm (>=1.0.52354,<2.0.0)
- furl (>=2.1.3,<3.0.0)
- http-tools-abm (==3.0.51686)
- init-helpers-abm (>=0.1.52663,<0.2.0)
|
| requires_python |
==3.10.6 |
Notification server connector
Requirements
Dev install steps
poetry install
poetry run pre-commit install
Test connector
poetry run pytest