# python cache
__pycache__/

#venv
venv/
env/

# build
dist/
build/

# PyInstaller
*.spec