A
A
Alexander2018-03-19 14:28:00
Python
Alexander, 2018-03-19 14:28:00

Restart main.py automatically on change in directory? watcher?

Hello.
Are there any watchers for hotreloading an application on directory changes?
** Tired of pressing Run ;)
like Webpack or Galpa for JS

Answer the question

In order to leave comments, you need to log in

3 answer(s)
S
Sergey Gornostaev, 2018-03-19
@alexTitakoff

watchgod

R
Roman Kitaev, 2018-03-19
@deliro

You can peek at django's runserver implementation or gunicorn's --reload

R
Ruslan., 2018-03-19
@LaRN

There is a Pyinotify module, but it is on Linux

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question