.coveragerc
.flake8
.travis.yml
CHANGES.rst
CONTRIBUTING.rst
CONTRIBUTORS.txt
LICENSE.txt
MANIFEST.in
README.rst
appveyor.yml
pyproject.toml
rtd.txt
setup.cfg
setup.py
tox.ini
docs/Makefile
docs/api.rst
docs/changes.rst
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/make.bat
docs/_static/.keep
src/hupper/__init__.py
src/hupper/cli.py
src/hupper/compat.py
src/hupper/interfaces.py
src/hupper/ipc.py
src/hupper/logger.py
src/hupper/polling.py
src/hupper/reloader.py
src/hupper/utils.py
src/hupper/watchdog.py
src/hupper/watchman.py
src/hupper/winapi.py
src/hupper/worker.py
src/hupper.egg-info/PKG-INFO
src/hupper.egg-info/SOURCES.txt
src/hupper.egg-info/dependency_links.txt
src/hupper.egg-info/entry_points.txt
src/hupper.egg-info/not-zip-safe
src/hupper.egg-info/requires.txt
src/hupper.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_it.py
tests/test_reloader.py
tests/util.py
tests/myapp/__init__.py
tests/myapp/__main__.py
tests/myapp/cli.py
tests/myapp/foo.ini