[ aramo ]
[ 原始碼: aionotify ]
套件: python3-aionotify (0.2.0-2)
python3-aionotify 的相關超連結
Trisquel 的資源:
下載原始碼套件 aionotify:
維護者:
Original Maintainers:
- Debian Python Team
- Adam Cecile
外部的資源:
- 主頁 [github.com]
相似套件:
Simple, asyncio-based inotify library for Python
Asyncio library to create watchers on filesystem using inotify API and generate events from changes.
An event is a simple object with a few attributes:
- name: the path of the modified file - flags: the modification flag; use aionotify.Flags.parse() to parse it - alias: the alias of the watch triggering the event - cookie: for renames, this integer value links the renamed from/to events
其他與 python3-aionotify 有關的套件
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)