d4c78cc29d32f20eae5e734532d5c32e03bdca2d
dbyaml
Installation
Install from within git clone
# Core library only.
python -m pip install .
# Including CLI packages.
python -m pip install -e '.[cli]'
Uninstall
python -m pip uninstall dbyaml
Contributing
Contributions are welcome! Please see CONTRIBUTING.md for guidelines.
Changelog
See CHANGELOG.md for version history and changes.
License
MIT License - see LICENSE for details.
Languages
Python
79.4%
Just
20.6%