Description
Use small utility functions that fill gaps around Python's standard library. It helps projects reuse common helpers instead of copying the same compatibility or convenience code repeatedly.
This is a developer library, not a standalone tool. Because it provides miscellaneous helpers, projects should use only the pieces they understand and test behavior that affects user data or public APIs.