zopefoundation / zc.lockfileLinks
Basic portable implementation of interprocess locks using file-locking primitives.
☆20Updated 2 months ago
Alternatives and similar repositories for zc.lockfile
Users that are interested in zc.lockfile are comparing it to the libraries listed below
Sorting:
- ☆18Updated this week
- contextlib2 is a backport of the standard library's contextlib module to earlier Python versions.☆38Updated 8 months ago
- flake8 debug statement checker☆42Updated 3 years ago
- Provides checking mock non-existent methods☆17Updated last year
- Documenting RESTful HTTP APIs☆59Updated 10 months ago
- Cachy provides a simple yet effective caching library.☆42Updated 3 years ago
- test twisted code with pytest☆46Updated 6 months ago
- A semantic versioning library for Python☆45Updated 3 years ago
- Pylint plugin for analysing code using Celery☆35Updated 2 years ago
- Formats your tox.ini files☆43Updated this week
- Utilities to help with testing command line scripts☆60Updated 2 months ago
- Extraction of pkg_resources from setuptools.☆17Updated last month
- pytest plugin which adds pdb helper commands related to pytest.☆12Updated 3 years ago
- A flake8 extension that checks for blind, catch-all except statements☆34Updated 2 years ago
- Lazy strings for Python