Metadata-Version: 2.1
Name: superbus
Version: 0.0.1
Summary: redis-based bus to communicate between microservices that handle long-running tasks
Author: starrabb1t
Author-email: berzin@phystech.edu
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: redis ==3.5.3
Requires-Dist: httpx ==0.24.1
Requires-Dist: pydantic ==1.9.1

# superbus
