Python库和Shell实用程序可监视文件系统事件。-Python开发

时间:2024-06-14 05:28:44
【文件属性】:

文件名称:Python库和Shell实用程序可监视文件系统事件。-Python开发

文件大小:137KB

文件格式:ZIP

更新时间:2024-06-14 05:28:44

Python Files

看门狗Python API和Shell实用程序可监视文件系统事件。 适用于Python 2.7和3.4+。 如果要使用旧版本的Python,则应坚持使用<0.10.0的看门狗。 API用法示例si Watchdog Python API和Shell实用程序可监视文件系统事件。 适用于Python 2.7和3.4+。 如果要使用旧版本的Python,则应坚持使用<0.10.0的看门狗。 示例API用法一个简单的程序,它使用看门狗来监视指定为命令行参数的目录并记录生成的事件:import sys导入时间从watchdog.observers导入日志记录从watchdog.events导入Observer如果__name__ ==“ __main__”则导入LoggingEventHandler: .b


【文件预览】:
watchdog-master
----.gitignore(451B)
----setup.cfg(465B)
----COPYING(625B)
----README.rst(9KB)
----.github()
--------workflows()
----tests()
--------test_observers_winapi.py(4KB)
--------test_watchmedo.py(2KB)
--------test_skip_repeats_queue.py(2KB)
--------test_fsevents.py(10KB)
--------test_inotify_c.py(6KB)
--------test_observers_polling.py(4KB)
--------test_delayed_queue.py(1KB)
--------conftest.py(1KB)
--------test_inotify_buffer.py(3KB)
--------test_logging_event_handler.py(2KB)
--------test_observer.py(4KB)
--------test_emitter.py(20KB)
--------test_events.py(5KB)
--------markers.py(155B)
--------__init__.py(621B)
--------test_snapshot_diff.py(7KB)
--------test_patterns.py(2KB)
--------test_observers_api.py(3KB)
--------test_pattern_matching_event_handler.py(7KB)
--------shell.py(3KB)
--------test_regex_matching_event_handler.py(8KB)
----docs()
--------make.bat(4KB)
--------source()
--------_fsevents.pyx(4KB)
--------eclipse_cdt_style.xml(16KB)
--------echo.py.txt(4KB)
--------Makefile(4KB)
----LICENSE(11KB)
----.cirrus.yml(637B)
----requirements-tests.txt(73B)
----AUTHORS(3KB)
----src()
--------watchdog()
--------watchdog_fsevents.c(33KB)
----MANIFEST.in(410B)
----tools()
--------dump_fsevents_constants.py(911B)
--------watchmedo.bat(1007B)
----setup.py(5KB)
----tox.ini(230B)
----changelog.rst(16KB)

网友评论