Menu

Tree [b3fc23] default tip /
 History

Read Only access


File Date Author Commit
 _test 2015-09-05 Anthon van der Neut Anthon van der Neut [cce442] Better usability yaml_json/json_yaml, combine/s...
 .hgtags 2019-08-08 Anthon van der Neut Anthon van der Neut [b3fc23] Added tag 0.3.2 for changeset 3038d6aac5d0
 LICENSE 2019-07-12 Anthon van der Neut Anthon van der Neut [9400b6] update of setup.py
 README.rst 2017-06-30 Anthon van der Neut Anthon van der Neut [56763f] update of setup.py, dependencies
 __init__.py 2019-08-08 Anthon van der Neut Anthon van der Neut [3038d6] update setup.py
 csv_yaml.py 2019-07-12 Anthon van der Neut Anthon van der Neut [9400b6] update of setup.py
 html_yaml.py 2019-07-12 Anthon van der Neut Anthon van der Neut [9400b6] update of setup.py
 setup.py 2019-08-08 Anthon van der Neut Anthon van der Neut [3038d6] update setup.py
 syncjson.py 2019-07-12 Anthon van der Neut Anthon van der Neut [9400b6] update of setup.py
 tox.ini 2019-07-12 Anthon van der Neut Anthon van der Neut [9400b6] update of setup.py

Read Me

format conversion routines to/from YAML

The conversion process from other formats requires additional packages. These are not installed by default. To install all packages do:

pip install ruamel.yaml.convert[all]

Instead of all you can provide html, csv, to install only the dependencies needed for those formats.

MongoDB Logo MongoDB