A small personal collection of Python utility functions by alexmojaki. Current version 0.2.4. Released as needed, no fixed cadence.
pip install littleutilsVerified import paths — ran on the pinned version, not inferred.
Import and check version.
Do not depend on it directly in production; wrap calls in try/except or pin version.
Import specific functions or use aliases to avoid name clashes.
Run 'pip install littleutils' in the correct Python environment.
Check the available functions in the littleutils documentation or source code.
No dependency data recorded yet.