GitHub / metwork-framework / circus_autorestart_plugin
circus plugin to autorestart a watcher if a FS change is observed (with inotify) inside its workdir (with .gitignore like exclusions)
Stars: 0
Forks: 0
Open issues: 1
License: bsd-3-clause
Language: Python
Size: 41 KB
Dependencies parsed at:
12
Created at: over 6 years ago
Updated at: 8 months ago
Pushed at: 8 months ago
Last synced at: 6 days ago
Topics: autoreadme, autorestart, circus, github-actions, inotify, integration-level-3, plugin, python3
.github/workflows/ci.yaml
actions
- actions/checkout v4 composite
- actions/setup-python v4 composite
dev-requirements.txt
pypi
requirements.txt
pypi
- cached-property *
- circus *
- gitignore_parser *
- inotify_simple *
- pyzmq <21.0.0
- setuptools *