Null safe support for Python
Python's None Wrapper, inspired by java.util.Optional
A null-safe-like approach to Python programming language.