types-Jinja2

Typing stubs for Jinja2

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

Typing stubs for Jinja2

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

Note: The Jinja2 package includes type annotations or type stubs since version 3.0. Please uninstall the types-Jinja2 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 a5bc1e037fa9fb541d81de92ad27fa8543c65be4.

版本列表
2.11.9 2021-11-26
2.11.8 2021-10-15
2.11.7 2021-10-12
2.11.6 2021-08-08
2.11.5 2021-08-08
2.11.4 2021-08-08
2.11.3 2021-08-08
2.11.2 2021-06-17
2.11.1 2021-06-13
2.11.0 2021-06-09
0.1.3 2021-05-17
0.1.2 2021-05-12
0.1.1 2021-04-21
0.1.0 2021-02-02