types-filelock3.2.7
types-filelock3.2.7
Published
Typing stubs for filelock
pip install types-filelock
Package Downloads
Authors
Project URLs
Requires Python
Dependencies
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
.