[ 原始碼: python-filelock ]
套件:python3-filelock(3.16.1-1)
python3-filelock 的相關連結
Debian 的資源:
下載原始碼套件 python-filelock:
- [python-filelock_3.16.1-1.dsc]
- [python-filelock_3.16.1.orig.tar.gz]
- [python-filelock_3.16.1-1.debian.tar.xz]
維護者:
外部的資源:
- 主頁 [github.com]
相似套件:
platform independent file locking module
This package contains a single module, which implements a platform independent file locking mechanism for Python. The lock includes a lock counter and is thread safe. This means, when locking the same lock object twice, it will not block.
其他與 python3-filelock 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)