Minos logo

minos-python: The framework which helps you create reactive microservices in Python

GitHub Repo stars PyPI Latest Release GitHub Workflow Status License Coverage Stack Overflow Gitter Tokei

Summary

Minos is a framework which helps you create reactive microservices in Python. Internally, it leverages Event Sourcing, CQRS and a message driven architecture to fulfil the commitments of an asynchronous environment.

API Reference

minos.aggregate

The Aggregate pattern of the Minos Framework.

minos.common

The common core of the Minos Framework.

minos.cqrs

The CQRS pattern of the Minos Framework.

minos.networks

The networks core of the Minos Framework.

minos.saga

The SAGA pattern of the Minos Framework.

minos.plugins.kafka

The kafka plugin of the Minos Framework.

minos.plugins.rabbitmq

The rabbitmq plugin of the Minos Framework.

minos.plugins.minos_discovery

The minos-discovery plugin of the Minos Framework.

minos.plugins.aiopg

The aiopg plugin of the Minos Framework.

minos.plugins.lmdb

The lmdb plugin of the Minos Framework.

minos.plugins.kong

The kong plugin of the Minos Framework.

minos.plugins.aiohttp

The aiohttp plugin of the Minos Framework.

minos.plugins.graphql

The graphql plugin of the Minos Framework.

Indices and tables