A basic implementation of a maybe/option type in Python, largely inspired by Rust's "Option".
Common applicatives, functors and monads for loads of /fun/ with Python
Save your time when dealing with data that perhaps may exist.
A tiny typed sentinel for distinguishing None from not provided
Scala like Option type in Python