.venv/
__pycache__/
*.pyc
*.pyo
.env
.pytest_cache/
.ruff_cache/
dist/
*.egg-info/
target
*.so
.idea/