An open API service indexing awesome lists of open source software.

https://github.com/doist/autoreload_prime

An auto reload module that should work with most servers (patched from Tornado)
https://github.com/doist/autoreload_prime

Last synced: over 1 year ago
JSON representation

An auto reload module that should work with most servers (patched from Tornado)

Awesome Lists containing this project

README

          

autoreload_prime
===========================================

An auto reload module that should work with most servers (patched from Tornado).

To install autoreload_prime simply do::

$ sudo easy_install autoreload_prime

TO use autoreload_prime::

import autoreload_prime
autoreload_prime.start()