[ ソース: aionotify ]
パッケージ: python3-aionotify (0.2.0-3)
python3-aionotify に関するリンク
Debian の資源:
aionotify ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [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)