Skip to content

carljm/wsgiwatcher

Repository files navigation

WSGI Watcher is a tool to aid in the development of apps using the Web Server Gateway Interface (WSGI) by watching for changed source files and reloading the server.

WSGI Watcher aims for compatibility with multiple WSGI server implementations on multiple platforms. It has been tested on CPython 2.6-3.4, PyPy, and PyPy3 on Linux and OS X.

For more information see the docs directory.

About

Unmaintained proof of concept. See https://github.com/Pylons/hupper for an improved and maintained version of this.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages