Skip to main content

Yet another config library that is built around python dict and supports json, yaml

Project description

Pyaconf is built around Python dicst and supports json, yaml and maybe other dict compatible formats in the future. Supports layered configs (inheritance, overrides).

License

OSI Approved 3 clause BSD License

Prerequisites

  • Python 3.7+

Installation

If prerequisites are met, you can install pyaconf like any other Python package, using pip to download it from PyPI:

$ pip install queuepool

or using setup.py if you have downloaded the source package locally:

$ python setup.py build $ sudo python setup.py install

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyaconf-0.1.0.tar.gz (2.5 kB view hashes)

Uploaded Source

Built Distribution

pyaconf-0.1.0-py3-none-any.whl (5.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page