__pycache__/
*.py[cod]
*$py.class
*.so
.Python
*.egg-info/
dist/
build/
.pytest_cache/
.coverage
htmlcov/
.env
.venv/
venv/
ENV/
env/
*.log
.git/
.gitignore
README.md
docker-compose.yml
Dockerfile
