No project description provided
Project description
recoverr
A library to handle recoverable errors in Python. The library is inspired by the Result and Option Enums from Rust.
Usage
from recoverr import Ok, Err
res1 = Ok(2) # Result<2, None>
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
recoverr-0.1.0.tar.gz
(1.4 kB
view details)
Built Distribution
File details
Details for the file recoverr-0.1.0.tar.gz
.
File metadata
- Download URL: recoverr-0.1.0.tar.gz
- Upload date:
- Size: 1.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 765f90a794202b89757b39a0a0c3cea4acf442891452156a7578655e3e3dfe0f |
|
MD5 | 3b7fe08e86702c8ba6089c9e6202d3d3 |
|
BLAKE2b-256 | b6a8567fcc0b0778c34a377f94bb01cea67c8abf6b6b2475cc4cdfb21a3390de |
File details
Details for the file recoverr-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: recoverr-0.1.0-py3-none-any.whl
- Upload date:
- Size: 1.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 86e802be78cce266d0aad5fe7127d5021f1dc29655752c59587070a6f6303b45 |
|
MD5 | e003f3ef25b9f2ba0d004713018273ff |
|
BLAKE2b-256 | 9a68fe198e43d42276616e85527b3848c1f43e73a2514a9f6b114845ace81c22 |