freshcrate
Skin:/
Home > Developer Tools > types-jinja2

types-jinja2

Typing stubs for Jinja2

Why this rank:Strong adoptionRecent releaseHealthy release cadence

Description

## 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`.

Release History

VersionChangesUrgencyDate
main@2026-06-01Latest activity on main branchHigh6/1/2026
2.11.9Imported from PyPI (2.11.9)Low4/21/2026

Dependencies & License Audit

Loading dependencies...

Similar Packages

modalPython client library for Modalmain@2026-06-05
unstructured-clientPython Client SDK for Unstructured APIv0.45.0
anthropicThe official Python library for the anthropic APIv0.106.0
pipThe PyPA recommended tool for installing Python packages.main@2026-06-05
openinference-semantic-conventionsOpenInference Semantic Conventionspython-openinference-instrumentation-pipecat-v2.0.0

More from pypi

markitdownUtility tool for converting various files to Markdown
fastapiFastAPI framework, high performance, easy to learn, fast to code, ready for production
djangoA high-level Python web framework that encourages rapid development and clean, pragmatic design.
flaskA simple framework for building complex web applications.

More in Developer Tools

system_prompts_leaksExtracted system prompts from ChatGPT (GPT-5.4, GPT-5.3, Codex), Claude (Opus 4.6, Sonnet 4.6, Claude Code), Gemini (3.1 Pro, 3 Flash, CLI), Grok (4.2, 4), Perplexity, and more. Updated regularly.
pddPrompt Driven Development Command Line Interface
modalPython client library for Modal
mypyOptional static typing for Python