Lightweight declarative YAML and XML data binding for Python
Stars
19
Forks
3
Watchers
19
Open Issues
4
Overall repository health assessment
No package.json found
This might not be a Node.js project
56
commits
can now skip automatic property initialization with init_props=False
41ab227View on GitHubfixed a error introduced in 99cb445c47f6e066041ccea97eae0c5a62dbdf
7077f2cView on GitHubfixed a problem with storing bool values as attributes
db5ca4cView on GitHubadd propnames attribute changed how dicts are serialized
6a99cb4View on GitHubadded possibility to serialize arrays as pure lists in yaml
3aee7b5View on GitHubchanged how complex numbers are represented in yaml output
5873ec5View on GitHub