__pycache__/
*.pyc
*.pyo
.pytest_cache/
*.egg-info/
dist/
build/
.env
findata.db
*.sqlite3
.venv/
venv/
