locket 1.0.0
0
File-based locks for Python on Linux and Windows
Contents
File-based locks for Python on Linux and Windows
Stars: 23, Watchers: 23, Forks: 11, Open Issues: 3The mwilliamson/locket.py
repo was created 11 years ago and the last code push was 1 years ago. The project is not very popular with only 23 github stars!
How to Install locket
You can install locket using pip
pip install locket
or add it to a project with poetry
poetry add locket
Package Details
- Author
- Michael Williamson
- License
- BSD-2-Clause
- Homepage
- http://github.com/mwilliamson/locket.py
- PyPi:
- https://pypi.org/project/locket/
- GitHub Repo:
- https://github.com/mwilliamson/locket.py
Classifiers
Related Packages
Errors
A list of common locket errors.
Code Examples
Here are some locket
code examples and snippets.