Geeks
pgoelter
/
pyconfig
Primary Language
Python
MIT License
MIT
pyconfig GitHub
Markdown
Readme
8
Issues
0
Stargazers
1
Watcher
Issues
Open issue
Functionality to allow independent processes to access config object.
#8 opened
4 years ago
0
Open issue
Observable pattern, implement watch mechanism for Config. Allow onChange callbacks.
#7 opened
4 years ago
0
Open issue
Method "delete" to delete an existing key with all its children.
#6 opened
4 years ago
0
Open issue
Method "has" to check if a key exists.
#5 opened
4 years ago
0
Open issue
Option to define the structure of the config by a schema. Reset also takes this schema into accouunt, does not delete the whole configuration, but sets default values for thhe given types.
#4 opened
4 years ago
0
Open issue
Option to make a config object immutable as soon it is loaded from a file. E.g. read only object.
#3 opened
4 years ago
0
Open issue
Retrieve environment variables with Config object.
#2 opened
4 years ago
0
Open issue
JSON-Schema integration for json configuration files.
#1 opened
4 years ago
0