Skip to content

Latest commit

 

History

History
43 lines (26 loc) · 1.98 KB

README.md

File metadata and controls

43 lines (26 loc) · 1.98 KB

meiga 🧙

version ci pypi codecov Ruff 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 📬

[email protected]