Result and Option types for Python
Project description
patina
This is an implementation of Rust's Result and Option types in Python. Most methods have been implemented, and the (very good) original documentation has been adapted into docstrings.
The documentation for this package can be read here. All doctests are run and type-checked as part of the CI pipeline as unit tests. The tests are direct ports of those in the Rust documentation.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
patina-0.1.1.tar.gz
(9.9 kB
view hashes)
Built Distribution
patina-0.1.1-py3-none-any.whl
(11.1 kB
view hashes)