types-tzlocal

Typing stubs for tzlocal

Apache-2.0 license 18 个版本 Python >=3.7
安装
pip install types-tzlocal
poetry add types-tzlocal
pipenv install types-tzlocal
conda install types-tzlocal
描述

Typing stubs for tzlocal

This is a PEP 561 type stub package for the tzlocal package. It can be used by type-checking tools like mypy, pyright, pytype, PyCharm, etc. to check code that uses tzlocal.

This version of types-tzlocal aims to provide accurate annotations for tzlocal==5.1. The source for this package can be found at https://github.com/python/typeshed/tree/main/stubs/tzlocal. All fixes for types and metadata should be contributed there.

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

See https://github.com/python/typeshed/blob/main/README.md for more details. This package was generated from typeshed commit 40caa050ce66a8dd62a62c4b4631767c4092d998 and was tested with mypy 1.6.1, pyright 1.1.332, and pytype 2023.10.17.

版本列表
5.1.0.1 2023-10-24
5.1.0.0 2023-10-05
5.0.1.1 2023-07-20
5.0.1.0 2023-05-16
5.0.0.0 2023-05-15
4.3.0.0 2023-03-19
4.2.2.3 2023-02-21
4.2.2.2 2022-11-14
4.2.2.1 2022-10-23
4.2.2 2022-07-20
4.2.1 2022-07-19
4.2.0 2022-06-26
4.1.1 2022-06-26
4.1.0 2022-01-14
3.0.1 2022-01-07
3.0.0 2021-10-12
0.1.1 2021-06-17
0.1.0 2021-02-02