sashka / atomicfile-pyLinks
Writeable file object that atomically updates a file.
☆40Updated 5 years ago
Alternatives and similar repositories for atomicfile-py
Users that are interested in atomicfile-py are comparing it to the libraries listed below
Sorting:
- An implementation of time.monotonic() for Python 2 & Python 3☆65Updated 4 years ago
- Fault handler for Python: display the Python backtrace on SIGSEGV, SIGFPE, SIGABRT, SIGBUS and SIGILL signals☆99Updated 5 years ago
- An extended parametrizing plugin of pytest.☆18Updated 11 months ago
- THIS FORK IS DEPRECATED; development moved to python-ldap☆105Updated 7 years ago
- ☆87Updated 12 years ago
- zero_buffer is a high-performance, zero-copy, implementation of a byte-buffer for Python.☆135Updated 8 years ago
- A pure-Python implementation of the HTTP/2 priority tree.☆30Updated last month
- An alternative Gevent core loop implementation with asyncio☆133Updated 7 years ago
- Server Sent Events protocol implemetation on python2/3☆69Updated 12 years ago
- Async IO for Python, Simplified