.venv/
.venv_test/

.idea/
.vscode/

**/__pycache__/
*.pyc
dist/
build/