types-filelock

Typing stubs for filelock

Apache-2.0 license 14 个版本
安装
pip install types-filelock
poetry add types-filelock
pipenv install types-filelock
conda install types-filelock
描述

Typing stubs for filelock

This is a PEP 561 type stub package for the filelock package. It can be used by type-checking tools like mypy, PyCharm, pytype etc. to check code that uses filelock. The source for this package can be found at https://github.com/python/typeshed/tree/master/stubs/filelock. All fixes for types and metadata should be contributed there.

Note: The filelock package includes type annotations or type stubs since version 3.3.0. Please uninstall the types-filelock package if you use this or a newer version.

See https://github.com/python/typeshed/blob/master/README.md for more details. This package was generated from typeshed commit 81fd55a885e678559471710f249c7e27d02ec212.

版本列表
3.2.7 2022-06-09
3.2.6 2022-05-21
3.2.5 2022-01-20
3.2.4 2022-01-10
3.2.3 2022-01-08
3.2.2 2022-01-07
3.2.1 2021-10-12
3.2.0 2021-09-30
0.1.5 2021-08-08
0.1.4 2021-06-17
0.1.3 2021-02-21
0.1.2 2021-02-02
0.1.1 2021-02-02
0.1.0 2021-02-02