stdlibx is a collection of small, focused Python utilities that simplify common programming patterns and help you write clearer, more composable code.
It provides practical tools for handling optional values, explicit error management, cancellation, composition, configuration, pattern matching, and reactive flows.
Checkout the documentation
This project uses a MIT Licence view