Paket: python3-lockfile (1:0.12.2-2)
python3-lockfile için bağlantılar
Debian Kaynakları:
- Hata Raporları
- Developer Information
- Debian Değişim Günlüğü
- Telif Hakkı Dosyası
- Debian Yama Takipçisi
python-lockfile Kaynak Paketini İndir:
- [python-lockfile_0.12.2-2.dsc]
- [python-lockfile_0.12.2.orig.tar.gz]
- [python-lockfile_0.12.2-2.debian.tar.xz]
Geliştirici:
Dış Kaynaklar:
- Ana Sayfa [pypi.python.org]
Benzer paketler:
file locking library for Python — Python 3 library
The ‘lockfile’ library exports a ‘LockFile’ class which provides a simple API for locking files.
The appropriate implementation for ‘LockFile’ is chosen automatically based on the OS capabilities for an atomic filesystem operation. These implementations are also available for explicit use as ‘LinkLockFile’ and ‘MkdirLockFile’.
Other back ends are possible with the same semantics. Examples included are:
* ‘SQLiteLockFile’, using records in an SQLite database. * ‘PIDLockFile’, using the semantics of a Unix PID file.
Unlike other Python locking libraries (the Windows ‘msvcrt.locking’ function, the Unix ‘fcntl.flock’, ‘fcntl.lockf’, and the deprecated ‘posixfile’ module), the API is identical across both Unix (including GNU/Linux and MacOS) and Windows platforms.
This package installs the Python 3 library.
python3-lockfile ile İlgili Diğer Paketler
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- sug: python-lockfile-doc
- file locking library for Python — documentation
python3-lockfile indir
Mimari | Paket Boyutu | Kurulu Boyut | Dosyalar |
---|---|---|---|
all | 16,7 kB | 67,0 kB | [dosya listesi] |