dsoprea / PyInotifyLinks
An efficient and elegant inotify (Linux filesystem activity monitor) library for Python
☆261Updated 7 months ago
Alternatives and similar repositories for PyInotify
Users that are interested in PyInotify are comparing it to the libraries listed below
Sorting:
- A Python module to customize the process title☆549Updated 3 months ago
- A simple Python wrapper around inotify. No fancy bells and whistles, just a literal wrapper with ctypes.☆131Updated 5 months ago
- ☆333Updated 4 years ago
- Subcommand REPL for click apps☆236Updated 7 months ago
- A python package that provides useful locks.☆274Updated 4 months ago
- Human friendly input/output for text interfaces using Python☆345Updated last year
- Pidfile featuring stale detection and file-locking, can also be used as context-manager or decorator☆105Updated 3 years ago
- Use requests to talk HTTP via a UNIX domain socket☆220Updated last month
- Run a subprocess in a pseudo terminal☆235Updated 6 months ago
- Python pam module supporting py3 (py2 support still exists but is deprecated)☆118Updated last month
- Sans-IO WebSocket protocol implementation☆293Updated 2 months ago
- Powerful Python library for atomic file writes.☆319Updated 3 years ago
- A backport of the Python 3 subprocess module for use on Python 2.☆174Updated 5 years ago
- daemonize is a library for writing system daemons in Python.☆453Updated 6 years ago
- Add or enhance bash, fish, zsh and powershell completion in Click☆294Updated 10 months ago
- A Python module that tries to figure out what your local timezone is☆215Updated 6 months ago
- Serialization library for Exceptions and Tracebacks.☆180Updated 2 months ago
- The httplib2 caching algorithms packaged up for use with requests.☆495Updated last week
- Remote vanilla PDB (over TCP sockets).☆301Updated 3 years ago
- Simple, asyncio-based inotify library for Python