You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
617 B
13 lines
617 B
3 years ago
|
|-----handy-ruler--------------------------------------------------|
|
||
|
pyyaml: pyyaml (YAML parser and emitter for Python)
|
||
|
pyyaml:
|
||
|
pyyaml: YAML is a data serialization format designed for human
|
||
|
pyyaml: readibility and interaction with scripting languages. PyYAML is a
|
||
|
pyyaml: TAML parser and emitter for Python. PyYAML features a complete
|
||
|
pyyaml: YAML 1.1 parser. Unicode support, pickle support, capable
|
||
|
pyyaml: extension API, and sensible error messages. PyYAML supports
|
||
|
pyyaml: standard YAML tags and provides Python-specific tags that allow
|
||
|
pyyaml: to represent an arbitrary Python object.
|
||
|
pyyaml:
|
||
|
pyyaml:
|