PyLiteral (.pyl) A truly Pythonic config format - Designed for both humans and machines. Setup uv venv --python 3.8 source .venv/bin/activate Running Tests # Run all pytest # Run specific tests pytest tests/test_config.py Build and publish uv build uv publish