Contents

filelock 3.16.1

0

A platform independent file lock.

A platform independent file lock.

Stars: 755, Watchers: 755, Forks: 106, Open Issues: 17

The tox-dev/filelock repo was created 10 years ago and the last code push was 5 days ago.
The project is popular with 755 github stars!

How to Install filelock

You can install filelock using pip

pip install filelock

or add it to a project with poetry

poetry add filelock

Package Details

Author
None
License
None
Homepage
None
PyPi:
https://pypi.org/project/filelock/
Documentation:
https://py-filelock.readthedocs.io
GitHub Repo:
https://github.com/benediktschmitt/py-filelock

Classifiers

  • Internet
  • Software Development/Libraries
  • System
No  filelock  pypi packages just yet.

Errors

A list of common filelock errors.

Code Examples

Here are some filelock code examples and snippets.

GitHub Issues

The filelock package has 17 open issues on GitHub

  • API documentation of filelock.FileLock is inaccurate
  • Fix file object treatment in docs
  • Enable use as a context decorator
  • Create lockfile on Linux with safe permissions
  • File permission of lock file

See more issues on GitHub

Related Packages & Articles