# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class

# Distribution / packaging
.Python
build/
dist/
downloads/
*.egg-info/
.eggs/
*.egg
wheels/
share/python-wheels/

# PyInstaller
*.manifest
network_limiter.exe
dist/
build/

# Virtual environments
.venv/
venv/
env/
ENV/

# IDE / editor
.vscode/
.idea/
*.swp

# OS
Thumbs.db
desktop.ini

# Private maintainer notes / secrets (DO NOT publish)
PYPI.md
.pypirc
