{"library":"fastapi-events","type":"library","category":null,"description":"Event dispatching library for FastAPI that supports synchronous and asynchronous event handlers, multiple backends (AWS SQS, Google Cloud Pub/Sub, RabbitMQ, Redis, etc.), OpenTelemetry integration, and Pydantic model dispatching. Current version 0.12.2, release cadence ~monthly.","language":"python","status":"active","version":"0.12.2","tags":["fastapi","events","async","middleware","event-driven","pydantic"],"last_verified":"Mon Apr 27","install":[{"cmd":"pip install fastapi-events","imports":["from fastapi_events import event_dispatch","from fastapi_events.handlers.local import LocalHandler","from fastapi_events.typing import EventModel"]},{"cmd":"pip install fastapi-events[aws]","imports":[]},{"cmd":"pip install fastapi-events[gcp]","imports":[]},{"cmd":"pip install fastapi-events[rabbit]","imports":[]},{"cmd":"pip install fastapi-events[redis]","imports":[]}],"homepage":null,"github":"https://github.com/melvinkcx/fastapi-events","docs":null,"changelog":null,"pypi":"https://pypi.org/project/fastapi-events/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}