# Byte-compiled / optimized / DLL files __pycache__/ *.py[cod] *$py.class # Virtual environments .venv/ venv/ # IDE .idea/ .vscode/ *.swp # Data .history.json # Distribution dist/ build/ *.egg-info/