c93792ccd7f94698142b017d86df5cf1d30b48e1
yamldb
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%