Results of the python project
-
Updated
Mar 14, 2026 - Python
Results of the python project
A very simple, fully typed Rust-like Result type for Python 3.
Student Result Management System — Python + MySQL
A Python module that brings ergonomic, Rust-inspired utilities like Result, and panics to Python
Student Result Management System is a python based project that uses tkinter modules for Graphical User Interface(GUI)
Supreme Rust-like Result type for Python 3.8+. Fully type annotated. 🤘
ResultContainer is a Python library inspired by Rust's Result enum, designed for robust error handling. It seamlessly supports mathematical operations, attribute access, and method chaining on Ok(value), while automatically transitioning to Err(e) upon encountering errors, ensuring continuous error tracking and logging.
🧙 meiga is a Python µframework that provides a simple, fully typed, monad-based result type ➡️ Result[Value, Error].
More radical approach to Rust's `std::result` in Python.
Reliability utilities with good type hinting based on Rust's Option/Result
Rust like Option and Result types in Python
Add a description, image, and links to the result topic page so that developers can more easily learn about it.
To associate your repository with the result topic, visit your repo's landing page and select "manage topics."