pyaml¶
PyYAML-based module to produce pretty and readable YAML-serialized data
| Home | https://github.com/mk-fg/pretty-yaml | 
| Versions | 15.8.2 | 
| License | WTFPL | 
| Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/pyaml | 
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install pyaml
and update with:
conda update pyaml