symonsoft / ilockLinks
Inter-process named lock library
☆45Updated 3 years ago
Alternatives and similar repositories for ilock
Users that are interested in ilock are comparing it to the libraries listed below
Sorting:
- An easy library for Python file locking. It works on Windows, Linux, BSD and Unix systems and can even perform distributed locking. Natur…☆314Updated last month
- A python package that provides useful locks.☆271Updated 3 months ago
- A fast and thorough lazy object proxy.☆262Updated 4 months ago
- Patch the inner source of python functions at runtime.☆210Updated 3 weeks ago
- Serialization library for Exceptions and Tracebacks.☆178Updated last month
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆224Updated last year
- Discover and load entry points from installed packages☆76Updated last year
- Raise asynchronous exceptions in other thread, control the timeout of blocks or callables with a context manager or a decorator☆121Updated last year
- Utilities based on Pythons iterators and generators.☆97Updated 2 weeks ago
- Static analysis of Python import statements☆124Updated 3 weeks ago
- A backport of `breakpoint` to python<3.7.☆44Updated 4 years ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆201Updated 2 years ago
- A Python Enum that inherits from str.☆119Updated last year
- A JSON5 serializer and parser library for Python 3 written in Cython.☆176Updated 2 weeks ago
- Human friendly input/output for text interfaces using Python☆344Updated last year
- Utility library for gitignore style pattern matching of file paths.☆205Updated this week
- Automatically generates pretty `repr` of a SQLAlchemy model.☆36Updated last year
- pprint++: a drop-in replacement for pprint that's actually pretty☆411Updated 3 years ago
- A module for lazy loading of Python modules☆88Updated 2 years ago
- Super-fast and clean conversions to numbers for Python.☆110Updated 9 months ago
- Deadlocks? Detect where your threads hang in Python with one import.☆54Updated last year
- cloudpickle support for generators, including partially consumed generators.☆17Updated 2 years ago
- Resolve JSON Pointers in Python☆145Updated 6 months ago
- Wrapper around pdb allowing remote debugging via netcat or telnet. This is especially useful in a Tomcat/Jython environment where little …☆147Updated last month
- Create coredump like file from Python to post-mortem debug later☆74Updated 3 years ago
- Read/Write Lock - synchronization primitive for asyncio☆170Updated 2 weeks ago
- persistent caching to memory, disk, or database☆278Updated 3 weeks ago
- Cross-platform tool for adding locations to the user PATH, no elevated privileges required!☆166Updated last year
- Tool for translation type comments to type annotations in Python☆155Updated 6 months ago
- ftp client/server for asyncio (https://aioftp.rtfd.io/)☆205Updated 3 months ago