We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c46d264 commit 6146278Copy full SHA for 6146278
1 file changed
LINKS.md
@@ -11,4 +11,8 @@ This document lists some links that may be helpful for this project.
11
12
* [Python's asyncio: A Hands-On Walkthrough](https://realpython.com/async-io-python/)
13
14
+## Locking files/PIDs
15
16
+* [pid](https://github.com/trbs/pid/)
17
+* [filelock](https://github.com/tox-dev/py-filelock)
18
+* [Portalocker](https://portalocker.readthedocs.io/en/latest/)
0 commit comments