# various python artifacts
.ipynb_checkpoints
build
dist
*egg*
_build
__pycache__
.coverage
.python-version

# avoid committing lockfile, at least for now
uv.lock
