.DS_Store
*__pycache__*
*pyc
*.ipynb_checkpoints*
dist/*
build/*
docs/_build/
*egg-info*
.idea
.pytest_cache
.coverage

create_container.py