dmfrey / FileLockLinks
Python FileLock library
☆98Updated 4 years ago
Alternatives and similar repositories for FileLock
Users that are interested in FileLock are comparing it to the libraries listed below
Sorting:
- A backport of the Python 3 subprocess module for use on Python 2.☆173Updated 5 years ago
- An easy library for Python file locking. It works on Windows, Linux, BSD and Unix systems and can even perform distributed locking. Natur…☆296Updated 2 weeks ago
- Multiprocessing Pool Extensions☆425Updated 2 months ago
- A dictionary that allows attribute-style access.☆273Updated 6 years ago
- Python Non-cryptographic Hash Library☆283Updated last year
- Python decorators for profiling/tracing/timing a single function☆333Updated 6 months ago
- PrettyTable is a simple Python library designed to make it quick and easy to represent tabular data in visually appealing ASCII tables.☆128Updated 3 years ago
- Human friendly input/output for text interfaces using Python☆335Updated last year
- A python package that provides useful locks.☆257Updated 4 months ago
- C implementation of Python 3 lru_cache☆157Updated 5 years ago
- Run a subprocess in a pseudo terminal☆227Updated this week
- A list-like type with better asymptotic performance and similar performance on small lists☆315Updated 2 years ago
- Simple library to convert a Python dictionary or other native data type into a valid XML string.☆388Updated 2 years ago
- A backport of os.sendfile() for Python 2.6 and 2.7☆138Updated 3 years ago
- Profile python programs and view them with kcachegrind☆167Updated 4 years ago
- Python module to create simple ASCII tables☆358Updated last year
- LZ4 bindings for Python☆285Updated last month
- Independent BSON codec for Python that doesn't depend on MongoDB.☆462Updated 7 months ago
- A Python module to customize the process title☆518Updated 2 months ago
- Better directory iterator and faster os.walk(). Archived, as this has been in the stdlib since Python 3.5.☆536Updated last month
- A least recently used (LRU) cache for Python☆223Updated last year
- Syntax-highlighting, declarative and composable pretty printer for Python 3.5+☆340Updated last year
- Python 3+ compatible port of the configobj library☆327Updated last month
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆221Updated 11 months ago
- Backport of the concurrent.futures package to Python 2.6 and 2.7☆232Updated 2 years ago
- Examples of safe coding practice for Python C extensions.☆231Updated last week
- Modernizes Python code for eventual Python 3 migration. Built on top of fissix (a fork of lib2to3)☆363Updated 3 weeks ago
- persistent caching to memory, disk, or database☆275Updated 3 weeks ago
- A backport of fstrings to python<3.6☆389Updated 3 years ago
- Backport of the functools module from Python 3.2.3 for use with Python 2.7 and PyPy. Includes `lru_cache` (Least-recently-used cache deco…☆51Updated 8 years ago