Rudedog9d / omgchange

Python based file watcher and server re-loader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OMGChange

OMGChange is simply a file watcher that runs a command when it detects changes. It was built with the following senario in mind:

You are developing a python-based website using flask. You change a python file, and need the server to reload. Boom! OMGChange detects the change and reloads the server.

Todo:

  • Examples

About

Python based file watcher and server re-loader

License:MIT License


Languages

Language:Python 100.0%