Inspired by FastAPI and Kombu, Propan was created to simplify Message Brokers’ code writing and to provide a helpful development toolkit, which existed only in HTTP-frameworks world until now.

It’s designed to create reactive microservices around Messaging.

It is a modern, high-level framework on top of popular specific Python brokers libraries, based on pydantic, FastAPI, and pytest concepts.