An open API service indexing awesome lists of open source software.

https://github.com/datasets-org/confobj

configuration object overridable by external configuration
https://github.com/datasets-org/confobj

config configuration python

Last synced: over 1 year ago
JSON representation

configuration object overridable by external configuration

Awesome Lists containing this project

README

          

# Confobj
![MIT license](https://img.shields.io/badge/license-MIT-blue.svg)
![pip version](https://img.shields.io/pypi/v/confobj.svg)
![pip wheel](https://img.shields.io/pypi/wheel/confobj.svg)
[![Build Status](https://travis-ci.org/datasets-org/confobj.svg?branch=master)](https://travis-ci.org/datasets-org/confobj)

## Todo
* documentation

## Install
```
pip install confobj
```

## Example
* take a look at tests

## Development

Feel free to contribute via pull request or file an issue.

## Copyright and License

© 2017 [tivvit.cz](https://tivvit.cz)

Released under MIT license