# Python __pycache__/ *.py[cod] *$py.class *.so .Python build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ *.egg-info/ .installed.cfg *.egg # Jupyter Notebook .ipynb_checkpoints # IPython profile_default/ ipython_config.py # pyenv .python-version # Environments .env .venv env/ venv/ ENV/ env.bak/ venv.bak/ # mypy .mypy_cache/ .dmypy.json dmypy.json # Pytest .pytest_cache/ # Coverage reports htmlcov/ .coverage .coverage.* coverage.xml *.cover # VS Code .vscode/ # PyCharm .idea/ # Jupyter Book _build/ # macOS .DS_Store # Windows Thumbs.db