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

# generated files
*.json
*.csv
.pytest_cache/
.venv/

# test input files
test*.txt

# distribution files
dist/
