A simple, typed and monad-based Result type for Python
Project description
meiga 🧙
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 📬
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
meiga-1.10.1.tar.gz
(9.2 kB
view hashes)
Built Distribution
meiga-1.10.1-py3-none-any.whl
(14.1 kB
view hashes)