CORECONF implementation library for Python
Stars
3
Forks
5
Watchers
3
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
Update tests to use samples/datastore/ and coreconf-m2m model
bbc3241View on GitHubMerge pull request #4 from alex-fddz/create_xpath-cleanup
2ac1e84View on GitHubRename sample directory -> samples/datastore/
60bc67dView on GitHubMove _create_xpath() to datastore.py and fix example
d2604a3View on GitHubrefactor: rename get_keys to predicates, fix no_keys removal, add tests and examples
1519c5eView on GitHubDecode using native types for dicts; preserve JSON-strings (RFC 7951)
3db09d4View on GitHubDecode using native types for dicts; preserve JSON-strings (RFC 7951)
6d968a9View on GitHubfeat: normalize absolute SID keys on datastore load, fix main.py paths
7690253View on GitHub