target/

# Byte-compiled / optimized / DLL files
__pycache__/
.pytest_cache/
*.py[cod]

# C extensions
*.so

# Distribution / packaging
.venv/
dist/

# PyCharm
.idea/

# VSCode
.vscode/
