*.pyc
/__pycache__/
/venv/
/.idea/
.gitlab-ci.yml
.gitkeep
.env
.vscode/
.eggs/

tests/logs
tests/data
dist/
build/
*.egg-info
.venv/
.mypy_cache/
pythonenv*/
