Entry-Point Powered Providers
Activate or retire providers in seconds using Python entry points—`pip install` turns them on, `pip uninstall` turns them off—without touching application code.
Switch providers instantly🧑‍🏫 A library as an abstract layer to rule BackEnd side components and support it as Python plugin features.
Activate or retire providers in seconds using Python entry points—`pip install` turns them on, `pip uninstall` turns them off—without touching application code.
Switch providers instantlyA lightweight contract models every backend component. Follow the protocol to add implementations, or deprecate them cleanly, while the rest of your stack stays unchanged.
Understand the architectureFirst-class message queue definitions ship with contract tests, payload typing, and lifecycle docs so you can lean on queues—the backbone of modern backend systems.
Explore provider lifecycle