# IDE files
.idea

# venv folder
venv/

# caches
*/__pycache__/

# PyPI integration file
build
dist
*.egg-info
