A simple, typed and monad-based Result type for Python


Keywords
Monad, Result, Typed, Typing, result-type, monads, python
License
MIT
Install
pip install meiga==1.2.10

Documentation

meiga 🧙

version ci pypi codecov Code style: black Imports: isort license versions


Documentation: https://alice-biometrics.github.io/meiga/

Source Code: https://github.com/alice-biometrics/meiga


What is meiga 🧙?

meiga 🧙 is a Python µframework that provides a simple, fully typed, monad-based result type ➡️ Result[Value, Error].

How could meiga 🧙 help me?

meiga 🧙 provides a simple and clear way of handling errors in Python without using Exceptions. This package improves the Dev Experience as it allows to know all possible typed responses. With Meiga 🧙 your IDE will help you much more.

Installation 💻

pip install meiga

Contribute

We'd love you to contribute to meiga 🥳🥳🥳🥳🥳🥳️️!

For more information, check our documentation

Contact 📬

support@alicebiometrics.com