Last updated:
0 purchases
anyfig 0.2.0
# Anyfig
[![image](https://img.shields.io/pypi/v/anyfig.svg)](https://pypi.org/project/anyfig/)
[![image](https://img.shields.io/pypi/pyversions/anyfig.svg)](https://pypi.org/project/anyfig/)
[![Travis](https://img.shields.io/travis/OlofHarrysson/anyfig/master.svg?logo=travis)](https://travis-ci.org/c4urself/anyfig)
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/OlofHarrysson/anyfig/master)
Anyfig is a Python library for creating configurations (settings) at runtime. Anyfig utilizes Python classes which empowers the developer to put anything, from strings to custom objects in the config. Hence the name Any(con)fig.
Please read more at our website [https://anyfig.now.sh/](https://anyfig.now.sh/)
Free software: MIT license
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.