Minimalistic YAML-based configuration system
Project description
YOCO
YOCO is a minimalistic YAML-based configuration system for Python. Visit the YOCO documentation for detailed usage instructions and API reference.
Installation
pip install yoco
Development
- Use
pip install -e .
to install the package in editable mode - Use
pip install -r requirements-dev.txt
to install dev tools - Use
pytest -rf --cov=yoco --cov-report term-missing tests/
to run tests and check code coverage
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
yoco-1.2.0.tar.gz
(8.2 kB
view hashes)
Built Distribution
yoco-1.2.0-py3-none-any.whl
(6.4 kB
view hashes)