{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/4"}],"enrichment":{"capability":"oslo.utils provides common utility functions for encoding, exception handling, string manipulation, and time handling, designed for use in OpenStack and other Python applications.","skillfed_tags":["openstack","utility-library"],"use_cases":["Standardize string encoding and decoding across OpenStack services or microservices.","Parse and format timestamps consistently using built-in time handling utilities.","Handle common exceptions with utility functions designed for distributed systems.","Manipulate and validate network addresses using netaddr integration.","Reduce code duplication in applications that need cross-cutting utility functions."],"what_it_does":"oslo.utils is a utility library from the OpenStack project that bundles common functions for encoding, exception handling, string manipulation, and time handling. It is designed to reduce boilerplate in OpenStack services and other Python applications that need these operations. The library depends on iso8601, oslo.i18n, netaddr, pyparsing, packaging, PyYAML, psutil, and pbr, making it suitable for applications already in the OpenStack ecosystem or those comfortable with these dependencies.\n\nThe package is actively maintained, supports Python 3.10 through 3.13, and carries an Apache-2.0 license. It installs with low friction as a pure wheel. With over 2 million monthly downloads and a position in the top 5000 PyPI packages, it is widely used in production systems. No known security vulnerabilities are recorded.","worth_installing":"Yes, if you are building or maintaining OpenStack services or applications that already depend on oslo libraries. The low install friction, active maintenance, permissive license, and broad Python version support make it a safe choice. If you are not in the OpenStack ecosystem and need only one or two of its utility categories, consider whether a smaller, single-purpose library would reduce your dependency footprint."},"id":"oslo-utils","links":{"html":"https://skillfed.io/packages/oslo-utils","md":"https://skillfed.io/packages/oslo-utils.md","pypi":"https://pypi.org/project/oslo-utils/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-09","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"oslo.utils","python_support":"supports_current","summary":"Oslo Utility library"},"popularity":{"monthly_downloads":2081758,"position":3307,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"10.1.1"}
