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

# Distribution / packaging
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
share/python-wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST

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

# Testing & coverage
.pytest_cache/
.coverage
.coverage.*
htmlcov/
coverage.xml
*.cover
.cache/
.hypothesis/
.tox/

# Type checking
.mypy_cache/
.dmypy.json
.pyre/
.pytype/

# Linters
.ruff_cache/

# IDEs / editors
.idea/
.vscode/
*.swp
*.swo
*~
.DS_Store

# Docs
site/

# Env files
.env
.env.local

# Logs
*.log

# Local notes the user uses to seed the project (kept out of source)
abacatepay.txt
graphify-out/
