# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

# Virtual environments
.venv

uv.lock
.python-version
.ruff_cache/

# PyTest
.pytest_cache/
.coverage

.DS_Store

# Testing
tests.py
.env

autumn-env
publish.sh

tests/test.py
