https://github.com/openstack/oslo.config
OpenStack library for config. Mirror of code maintained at opendev.org.
https://github.com/openstack/oslo.config
Last synced: 8 months ago
JSON representation
OpenStack library for config. Mirror of code maintained at opendev.org.
- Host: GitHub
- URL: https://github.com/openstack/oslo.config
- Owner: openstack
- License: other
- Created: 2013-01-28T20:09:49.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2025-05-07T16:25:15.000Z (8 months ago)
- Last Synced: 2025-05-07T17:29:10.009Z (8 months ago)
- Language: Python
- Homepage: https://opendev.org/openstack/oslo.config
- Size: 2.53 MB
- Stars: 140
- Watchers: 15
- Forks: 109
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
Awesome Lists containing this project
README
========================
Team and repository tags
========================
.. image:: https://governance.openstack.org/tc/badges/oslo.config.svg
:target: https://governance.openstack.org/tc/reference/tags/index.html
.. Change things from this point on
==========================
Oslo Configuration Library
==========================
.. image:: https://img.shields.io/pypi/v/oslo.config.svg
:target: https://pypi.org/project/oslo.config/
:alt: Latest Version
.. image:: https://img.shields.io/pypi/dm/oslo.config.svg
:target: https://pypi.org/project/oslo.config/
:alt: Downloads
The Oslo configuration API supports parsing command line arguments and
.ini style configuration files.
* License: Apache License, Version 2.0
* Documentation: https://docs.openstack.org/oslo.config/latest/
* Source: https://opendev.org/openstack/oslo.config/
* Bugs: https://bugs.launchpad.net/oslo.config
* Release notes: https://docs.openstack.org/releasenotes/oslo.config/