opytional makes working with values that might be None safer and easier. Current version 0.1.0, released about 2020-07-28. Low release cadence.
pip install opytionalNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Decorator that makes functions return None if any argument is None, avoiding manual None checks.
Manually check return values or chain opytionalize on nested calls.
Evaluate if the library meets your needs; for critical projects, prefer actively maintained alternatives.
No dependency data recorded yet.