Metadata-Version: 2.4
Name: fastmesh
Version: 0.0.1
Summary: Asyncio message bus library for integration and event-driven systems
License: MIT
Requires-Python: >=3.11
Provides-Extra: dev
Requires-Dist: pytest-asyncio>=0.24; extra == 'dev'
Requires-Dist: pytest-cov>=5.0; extra == 'dev'
Requires-Dist: pytest>=8.0; extra == 'dev'
Requires-Dist: ruff>=0.4; extra == 'dev'
Description-Content-Type: text/markdown

# fastmesh

Python asyncio message bus for integration and event-driven systems.

> Pre-release. API not stable.
