dmfrey / FileLockLinks
Python FileLock library
☆99Updated 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
- A list-like type with better asymptotic performance and similar performance on small lists☆317Updated 3 years ago
- Python decorators for profiling/tracing/timing a single function☆338Updated 3 weeks ago
- A memory profiler for Python. As easy as adding a decorator!☆128Updated 4 years ago
- Powerful Python library for atomic file writes.☆319Updated 3 years 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
- An easy library for Python file locking. It works on Windows, Linux, BSD and Unix systems and can even perform distributed locking. Natur…☆312Updated last week
- Human friendly input/output for text interfaces using Python☆341Updated last year
- LZ4 bindings for Python☆295Updated 2 weeks ago
- A python package that provides useful locks.☆271Updated 3 months ago
- C implementation of Python 3 lru_cache☆158Updated 5 years ago
- Python module to create simple ASCII tables☆361Updated 2 years ago
- Ultra-lightweight pure Python package to check if a file is binary or text.☆144Updated 8 months ago
- An in-memory LRU cache for python☆154Updated 4 years ago
- A dictionary that allows attribute-style access.☆273Updated 6 years ago
- Static analysis of Python import statements☆124Updated 2 weeks ago
- Profile python programs and view them with kcachegrind☆167Updated 4 years ago
- A colored formatter for the python logging module☆946Updated last month
- Colored terminal output for Python's logging module☆557Updated last year
- Python Non-cryptographic Hash Library☆288Updated 2 years ago
- A backport of fstrings to python<3.6☆389Updated 3 years ago
- ☆608Updated 8 years ago
- Multiprocessing Pool Extensions☆429Updated last week
- ☆589Updated last year
- Easy, clean, reliable Python 2/3 compatibility☆1,184Updated 6 months ago
- Visually explore Python object graphs☆826Updated 3 weeks ago
- Independent BSON codec for Python that doesn't depend on MongoDB.☆462Updated last week
- Modernizes Python code for eventual Python 3 migration. Built on top of fissix (a fork of lib2to3)☆365Updated 2 weeks ago
- Ordered Set implementation in Cython☆75Updated 5 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