Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tsavola/pyinotify-basic
Trivial inotify syscall bindings for Python
https://github.com/tsavola/pyinotify-basic
inotify linux python
Last synced: about 22 hours ago
JSON representation
Trivial inotify syscall bindings for Python
- Host: GitHub
- URL: https://github.com/tsavola/pyinotify-basic
- Owner: tsavola
- License: mit
- Created: 2010-12-02T09:51:45.000Z (almost 14 years ago)
- Default Branch: main
- Last Pushed: 2022-05-26T20:59:44.000Z (over 2 years ago)
- Last Synced: 2024-05-19T00:34:58.228Z (6 months ago)
- Topics: inotify, linux, python
- Language: Python
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
Low-level inotify API for Python 2 and 3 with trivial asyncore support.