Dot Configs

https://badge.fury.io/py/dot_configs.png

Import and handle project configurations as dot-separated configs object

Full documentation can be found here: https://dot-configs.readthedocs.io/en/latest/

Features

  • Easy parsing and handling of project options by using a modifiable configuration object
  • Simple setup
  • Splittable configs
  • Backlinks: Every end-node can trace back its connection to the root node
  • Dot-seperated object chain, convenient for addressing nodes and properties
  • Configurations can quickly be inspected inside a command line interpreter, like Jupyter/iPython

Feedback

If you have any suggestions or questions about Dot Configs feel free to email me at loxosceles@gmx.de.

If you encounter any errors or problems with Dot Configs, please let me know! Open an Issue at the GitLab http://gitlab.com/loxosceles/dot_configs main repository.