__pycache__/
.pytest_cache/
.venv/
venv/

.coverage
coverage.xml

*.pyc
*.pyo
*.pyd
*.log
*.db

.env
.git/
.vscode/

*.egg-info/
dist/
build/
artifacts/
tokens_data/