[ 源代码: python-filelock ]
软件包:python3-filelock(3.9.0-1)
python3-filelock 的相关链接
Debian 的资源:
下载源码包 python-filelock:
- [python-filelock_3.9.0-1.dsc]
- [python-filelock_3.9.0.orig.tar.gz]
- [python-filelock_3.9.0-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)