Skip to content

Python library for consistently setting configuration files for packages

License

Notifications You must be signed in to change notification settings

jameskabbes/config

Repository files navigation

config

A tree-based implementation of writing smarter config files in JSON

Documentation
PyPI

more details to come

Rules

Nodes

  • Each node has a key and value (value can be None)

Key

  • The Node key is a regular string, nothing special

Value

  • The Node Value is an object, and has special attributes

Node

Author

James Kabbes

About

Python library for consistently setting configuration files for packages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages