Documentation: https://alice-biometrics.github.io/meiga/
Source Code: https://github.com/alice-biometrics/meiga
meiga 🧙
is a Python µframework that provides a simple, fully typed, monad-based result type ➡️ Result[Value, Error]
.
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.
pip install meiga
We'd love you to contribute to meiga 🥳🥳🥳🥳🥳🥳️️!
For more information, check our documentation