*.pyc # Packages *.egg !/tests/**/*.egg /*.egg-info /dist/* build _build .cache *.so # Installer logs pip-log.txt # Unit test / coverage reports .coverage .tox .pytest_cache .DS_Store .idea/* .python-version .vscode/* .mypy_cache .venv