GitHub / metwork-framework / directory_observer
This is a python tool that allows you to monitor activity on various directories and push the corresponding events to a Redis queue
Stars: 1
Forks: 0
Open issues: 0
License: bsd-3-clause
Language: Python
Size: 41 KB
Dependencies parsed at:
7
Created at: about 5 years ago
Updated at: 13 days ago
Pushed at: 13 days ago
Last synced at: 2 days ago
Topics: autoreadme, github-actions, integration-level-3
.github/workflows/ci.yml
actions
- actions/checkout v2 composite
- actions/setup-python v1 composite
dev-requirements.txt
pypi
- flake8 * development
requirements.txt
pypi
- mflog *
- opinionated_configparser *
- pyinotify >=0.9.6
- redis >=2.10.5
setup.py
pypi