Light weight package to manage key value based configuration and data files for Python
Stars
6
Forks
0
Watchers
6
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
47
commits
add the lazy_load method to get the lazy size of entries
871c1f7View on GitHubdeprecate seperator and delimeter for separator and delimiter due to typo
41ee39aView on GitHubupdate the documentation and prepare to release to pypi
6694897View on GitHubupdate the documentation and prepare to release to pypi
98008d5View on GitHubfix konfiger to treat initialized type instead of the type itself
b00895bView on GitHubupdate the setup.py file to use src as proper konfiger package folder
eb1f1c7View on GitHubadd the konfigervalues decorator for class so the match_get and match_put functions can be auto generated for the class
56028b1View on GitHubcomletes the object field resolver with the match_get_key and match_put_key functions
e07b19eView on GitHubwrite the implementation to resolve konfiger into a class instance
b40ef26View on GitHubadd two more test to validate save and updateAt methods
2ec72d1View on GitHub