# Byte-compiled / optimized / DLL files __pycache__/ bin/ *.py[cod] *$py.class # C extensions *.so *.o # Visual Studio stuff *.vcxproj.user *.sdf .vs/ *.VC.opendb # Distribution / packaging .Pythonbuild/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ bin/ parts/ sdist/ var/ wheels/ doxy/ venv-py*/ *.egg-info/ .installed.cfg *.egg *.whl MANIFEST # PyInstaller # Usually these files are written by a python script from a template # before PyInstaller builds the exe, so as to inject date/other infos into it. *.manifest *.spec # Installer logs pip-log.txt pip-delete-this-directory.txt # Unit test / coverage reports htmlcov/ .tox/ .coverage .coverage.* .cache .pytest_cache/ nosetests.xml coverage.xml *.cover .hypothesis/ # Translations *.mo *.pot # Jupyter Notebook .ipynb_checkpoints # pyenv .python-version # Environments .env .venv env/ venv*/ ENV/ env.bak/ venv.bak/ # Spyder project settings .spyderproject .spyproject # Visual Studio Code .vscode # PyCharm .idea cmake-build-*/ # Rope project settings .ropeproject # mkdocs documentation /site # mypy .mypy_cache/ # Shape-Files *.cpg *.sbn *.sbx nohup.out /demo/results/ /build/