Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tox-dev/filelock
A platform-independent file lock for Python.
https://github.com/tox-dev/filelock
filelock hacktoberfest python
Last synced: 8 days ago
JSON representation
A platform-independent file lock for Python.
- Host: GitHub
- URL: https://github.com/tox-dev/filelock
- Owner: tox-dev
- License: unlicense
- Created: 2014-02-23T00:29:27.000Z (over 10 years ago)
- Default Branch: main
- Last Pushed: 2024-10-30T11:34:34.000Z (9 days ago)
- Last Synced: 2024-10-30T14:55:02.976Z (9 days ago)
- Topics: filelock, hacktoberfest, python
- Language: Python
- Homepage: https://py-filelock.readthedocs.io
- Size: 1.11 MB
- Stars: 759
- Watchers: 15
- Forks: 107
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Security: .github/SECURITY.md
Awesome Lists containing this project
- best-of-python - GitHub - 13% open · ⏱️ 04.06.2024): (File & Path Utilities)
- awesome-github-star - filelock - independent file lock for Python. | tox-dev | 581 | (Python)
README
# filelock
[![PyPI](https://img.shields.io/pypi/v/filelock)](https://pypi.org/project/filelock/)
[![Supported Python
versions](https://img.shields.io/pypi/pyversions/filelock.svg)](https://pypi.org/project/filelock/)
[![Documentation
status](https://readthedocs.org/projects/py-filelock/badge/?version=latest)](https://py-filelock.readthedocs.io/en/latest/?badge=latest)
[![Code style:
black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![Downloads](https://static.pepy.tech/badge/filelock/month)](https://pepy.tech/project/filelock)
[![check](https://github.com/tox-dev/py-filelock/actions/workflows/check.yaml/badge.svg)](https://github.com/tox-dev/py-filelock/actions/workflows/check.yaml)For more information checkout the [official documentation](https://py-filelock.readthedocs.io/en/latest/index.html).