Rust-like Result Type for Python
JSON →The `result` library provides a Rust-inspired `Result` type for Python 3, enabling explicit error handling without relying solely on exceptions. It introduces `Ok` and `Err` classes to encapsulate success and failure values, respectively, and is fully type-annotated. The current version is 0.17.0, but the library is explicitly marked as 'NOT MAINTAINED' by its authors.
Traffic · last 30 days ↑300% vs prev 7d
total hits 12
actors 5 distinct systems
last hit 4d ago GPTBot
top countries 🇺🇸 United States · 🇩🇪 Germany · 🇨🇦 Canada · 🇫🇷 France
API endpoints
full doc /v1/registry/result
install /v1/registry/result/install
compatibility /v1/registry/result/compatibility