trbs / pidLinks
Pidfile featuring stale detection and file-locking, can also be used as context-manager or decorator
☆106Updated 2 years ago
Alternatives and similar repositories for pid
Users that are interested in pid are comparing it to the libraries listed below
Sorting:
- A Python module that tries to figure out what your local timezone is☆212Updated last month
- Human friendly input/output for text interfaces using Python☆337Updated last year
- A python package that provides useful locks.☆260Updated last week
- Simple, asyncio-based inotify library for Python☆124Updated last year
- Debug Python logging problems by printing out the tree of handlers you have defined.☆329Updated last year
- Python 3+ compatible port of the configobj library☆327Updated 2 months ago
- Resolve JSON Pointers in Python☆144Updated 2 months ago
- A simple Python wrapper around inotify. No fancy bells and whistles, just a literal wrapper with ctypes.☆131Updated last year
- Serialization library for Exceptions and Tracebacks.☆172Updated 4 months ago
- Dictdiffer is a module that helps you to diff and patch dictionaries.☆845Updated last year
- Python library provides common APIs to load and dump configuration files in various formats☆287Updated this week
- A fast and thorough lazy object proxy.☆261Updated last month
- The httplib2 caching algorithms packaged up for use with requests.☆491Updated last week
- A collection of helpers and mock objects that are useful when writing automated tests in Python.☆235Updated last month
- Powerful Python library for atomic file writes.☆316Updated 3 years ago
- A Python module to customize the process title☆524Updated 3 months ago
- Remote vanilla PDB (over TCP sockets).☆296Updated 2 years ago
- in-process file monitor / reloader for reloading your code automatically during development☆221Updated last week
- A backport of fstrings to python<3.6☆390Updated 3 years ago
- Seamless integration of tox into Travis CI☆202Updated 10 months ago
- Nested Object Models in Python with dictionary, YAML, and JSON transformation support☆204Updated 2 years ago
- A py.test plugin providing fixtures and markers to simplify testing of asynchronous tornado applications.☆117Updated 5 years ago
- An efficient and elegant inotify (Linux filesystem activity monitor) library for Python☆253Updated last month
- Python bindings to the Brotli compression library☆145Updated 11 months ago
- Applying JSON Patches in Python