types-Jinja2


Nametypes-Jinja2 JSON
Version 2.11.9 PyPI version JSON
download
home_pagehttps://github.com/python/typeshed
SummaryTyping stubs for Jinja2
upload_time2021-11-26 06:21:17
maintainer
docs_urlNone
author
requires_python
licenseApache-2.0 license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ## 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`.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/python/typeshed",
    "name": "types-Jinja2",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/46/c4/b82309bfed8195de7997672deac301bd6f5bd5cbb6a3e392b7fe780d7852/types-Jinja2-2.11.9.tar.gz",
    "platform": "",
    "description": "## Typing stubs for Jinja2\n\nThis is a PEP 561 type stub package for the `Jinja2` package.\nIt can be used by type-checking tools like mypy, PyCharm, pytype etc. to check code\nthat uses `Jinja2`. The source for this package can be found at\nhttps://github.com/python/typeshed/tree/master/stubs/Jinja2. All fixes for\ntypes and metadata should be contributed there.\n\n*Note:* The `Jinja2` package includes type annotations or type stubs\nsince version 3.0. Please uninstall the `types-Jinja2`\npackage if you use this or a newer version.\n\n\nSee https://github.com/python/typeshed/blob/master/README.md for more details.\nThis package was generated from typeshed commit `a5bc1e037fa9fb541d81de92ad27fa8543c65be4`.\n\n\n",
    "bugtrack_url": null,
    "license": "Apache-2.0 license",
    "summary": "Typing stubs for Jinja2",
    "version": "2.11.9",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "aaa3d5545f3feaa072ae11fa8344b1c8",
                "sha256": "60a1e21e8296979db32f9374d8a239af4cb541ff66447bb915d8ad398f9c63b2"
            },
            "downloads": -1,
            "filename": "types_Jinja2-2.11.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "aaa3d5545f3feaa072ae11fa8344b1c8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 18190,
            "upload_time": "2021-11-26T06:21:16",
            "upload_time_iso_8601": "2021-11-26T06:21:16.180789Z",
            "url": "https://files.pythonhosted.org/packages/b7/b0/e79d84748f1d34304f13191424348a719c3febaa3493835370fe9528e1e6/types_Jinja2-2.11.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "8d3a5406fdb9f0a7d612976aed10c658",
                "sha256": "dbdc74a40aba7aed520b7e4d89e8f0fe4286518494208b35123bcf084d4b8c81"
            },
            "downloads": -1,
            "filename": "types-Jinja2-2.11.9.tar.gz",
            "has_sig": false,
            "md5_digest": "8d3a5406fdb9f0a7d612976aed10c658",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 13302,
            "upload_time": "2021-11-26T06:21:17",
            "upload_time_iso_8601": "2021-11-26T06:21:17.496181Z",
            "url": "https://files.pythonhosted.org/packages/46/c4/b82309bfed8195de7997672deac301bd6f5bd5cbb6a3e392b7fe780d7852/types-Jinja2-2.11.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2021-11-26 06:21:17",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "python",
    "github_project": "typeshed",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "types-jinja2"
}
        
Elapsed time: 0.01720s