Sie befinden sich hier: eisfair / Pack-Eis
News News News

Navigation

Content

python310-lockfile (python3)

Python 3.10 - lockfile - Platform-indep. file locking module (Offizielles Paket)

Version: 3.2.5 Status: stable Release Datum: 2022-05-04
Autor: the eisfair team, team(at)eisfair(dot)org
Internal Program Version: lockfile  0.12.2

The lockfile package exports a LockFile class which provides a simple API for
locking files.  Unlike the Windows msvcrt.locking function, the fcntl.lockf
and flock functions, and the deprecated posixfile module, the API is
identical across both Unix (including Linux and Mac) and Windows platforms.
The lock mechanism relies on the atomic nature of the link (on Unix) and
mkdir (on Windows) system calls.  An implementation based on SQLite is also
provided, more as a demonstration of the possibilities it provides than as
production-quality code.

https://github.com/openstack/pylockfile
SHA256-Prüfsumme: cf3381c2a3fc34d948f77038939c3fb80214cbbd3bdafbd6cc42cdab4534e169
Größe: 18.12 KByte
Info-Datei: https://www.pack-eis.de/dl.php?l=51789/python310-lockfile.tar.bz2.info
Benötigte Pakete: python310-base 3.2.5