SkillAgentSearch skills...

FileLock

Python FileLock library

Install / Use

/learn @dmfrey/FileLock
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

======== FileLock

A file locking mechanism that has context-manager support so 
you can use it in a with statement. This should be relatively cross
compatible as it doesn't rely on msvcrt or fcntl for the locking.


Originally posted at http://www.evanfosmark.com/2009/01/cross-platform-file-locking-support-in-python/
View on GitHub
GitHub Stars99
CategoryDevelopment
Updated5mo ago
Forks32

Languages

Python

Security Score

92/100

Audited on Oct 15, 2025

No findings