# IDEs
.idea

# builds
*.egg-info

# cache
__pycache__
.pytest_cache

# vs code
.vscode