hub/ # Byte-compiled / optimized / DLL files __pycache__/ .pytest_cache/ .mypy_cache/ *.py[cod] *$py.class py36-64/ py35-64/ # C extensions *.so .cython_src/ cython_src/ # Distribution / packaging .Python env/ build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ *.egg-info/ .installed.cfg *.egg # 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 pip-wheel-metadata/* # Unit test / coverage reports htmlcov/ .tox/ .coverage .coverage.* .cache nosetests.xml coverage.xml *,cover .hypothesis/ # Translations *.mo *.pot # Django stuff: *.log local_settings.py # Flask stuff: instance/ .webassets-cache # Scrapy stuff: .scrapy # Sphinx documentation docs/_build/ docs/auto_examples/ # PyBuilder target/ # IPython Notebook .ipynb_checkpoints # pyenv .python-version # celery beat schedule file celerybeat-schedule # dotenv .env* .~env .env-3.5.0 .env-3.6.2 # virtualenv venv/ ENV/ .linenv # Spyder project settings .spyderproject # Rope project settings .ropeproject # PyCharm project settings .idea # Node node_modules # Redis *.rdb /tmp .vscode # Vim *.swp exports trash