#BEGIN MULTIPACKAGE MANAGED SECTION, HASH=MD5:DD4A3F46668F31EC3670C332E2F5EAC5
workspace/
*.egg-info/
dist/*
__pycache__
*.pyc
.pytest_cache/
build/*
.tmp_docs
built_docs
#END MULTIPACKAGE MANAGED SECTION
# Byte-compiled / optimized / DLL files
*.py[cod]

# C extensions
*.so

# Distribution / packaging
.Python
env/
develop-eggs/
dist/
downloads/
eggs/
lib/
lib64/
parts/
sdist/
var/
.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

# Unit test / coverage reports
htmlcov/
.tox/
.coverage
.cache
nosetests.xml
coverage.xml

# Translations
*.mo
*.pot

# Django stuff:
*.log

# PyBuilder
target/

# Vagrant
.vagrant
.cached_downloads

#PyCharm
.idea
.sublimelinterrc

.pylint.d
.pytest_cache
