Description
Common Python scripting tasks can share a small collection of reusable utilities. Ubelt provides helpers for paths, hashing, caching, dictionaries, imports, and other everyday glue code used by developer tools and research scripts.
It is imported by other software and does not appear as its own app. The package mainly reduces repeated helper code in Python projects.