types-psycopg2


Nametypes-psycopg2 JSON
Version 2.9.21.20240417 PyPI version JSON
download
home_pagehttps://github.com/python/typeshed
SummaryTyping stubs for psycopg2
upload_time2024-04-17 02:17:20
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
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 psycopg2

This is a [PEP 561](https://peps.python.org/pep-0561/)
type stub package for the [`psycopg2`](https://github.com/psycopg/psycopg2) package.
It can be used by type-checking tools like
[mypy](https://github.com/python/mypy/),
[pyright](https://github.com/microsoft/pyright),
[pytype](https://github.com/google/pytype/),
PyCharm, etc. to check code that uses
`psycopg2`.

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

See https://github.com/python/typeshed/blob/main/README.md for more details.
This package was generated from typeshed commit `7d56cd9a6cf6e0a4ea89c68d0397e197aff32cbe` and was tested
with mypy 1.9.0, pyright 1.1.358, and
pytype 2024.4.11.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/python/typeshed",
    "name": "types-psycopg2",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/3b/f2/3272ba3af68cda505b92ecd113c0027c2fbc1e13d61254a1b26383455871/types-psycopg2-2.9.21.20240417.tar.gz",
    "platform": null,
    "description": "## Typing stubs for psycopg2\n\nThis is a [PEP 561](https://peps.python.org/pep-0561/)\ntype stub package for the [`psycopg2`](https://github.com/psycopg/psycopg2) package.\nIt can be used by type-checking tools like\n[mypy](https://github.com/python/mypy/),\n[pyright](https://github.com/microsoft/pyright),\n[pytype](https://github.com/google/pytype/),\nPyCharm, etc. to check code that uses\n`psycopg2`.\n\nThis version of `types-psycopg2` aims to provide accurate annotations\nfor `psycopg2==2.9.*`.\nThe source for this package can be found at\nhttps://github.com/python/typeshed/tree/main/stubs/psycopg2. All fixes for\ntypes and metadata should be contributed there.\n\nSee https://github.com/python/typeshed/blob/main/README.md for more details.\nThis package was generated from typeshed commit `7d56cd9a6cf6e0a4ea89c68d0397e197aff32cbe` and was tested\nwith mypy 1.9.0, pyright 1.1.358, and\npytype 2024.4.11.\n",
    "bugtrack_url": null,
    "license": "Apache-2.0 license",
    "summary": "Typing stubs for psycopg2",
    "version": "2.9.21.20240417",
    "project_urls": {
        "Changes": "https://github.com/typeshed-internal/stub_uploader/blob/main/data/changelogs/psycopg2.md",
        "Chat": "https://gitter.im/python/typing",
        "GitHub": "https://github.com/python/typeshed",
        "Homepage": "https://github.com/python/typeshed",
        "Issue tracker": "https://github.com/python/typeshed/issues"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "91dfd1809b425ed349fd83ed6438250a4ffbc4509b6292cad0e4a524950e1710",
                "md5": "2d30e5d9e15918c5e402eb62eab98682",
                "sha256": "644d6644d64ebbe37203229b00771012fb3b3bddd507a129a2e136485990e4f8"
            },
            "downloads": -1,
            "filename": "types_psycopg2-2.9.21.20240417-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2d30e5d9e15918c5e402eb62eab98682",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 19949,
            "upload_time": "2024-04-17T02:17:19",
            "upload_time_iso_8601": "2024-04-17T02:17:19.686501Z",
            "url": "https://files.pythonhosted.org/packages/91/df/d1809b425ed349fd83ed6438250a4ffbc4509b6292cad0e4a524950e1710/types_psycopg2-2.9.21.20240417-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3bf23272ba3af68cda505b92ecd113c0027c2fbc1e13d61254a1b26383455871",
                "md5": "f7a271f797713dda88237aa62955da5d",
                "sha256": "05db256f4a459fb21a426b8e7fca0656c3539105ff0208eaf6bdaf406a387087"
            },
            "downloads": -1,
            "filename": "types-psycopg2-2.9.21.20240417.tar.gz",
            "has_sig": false,
            "md5_digest": "f7a271f797713dda88237aa62955da5d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 21256,
            "upload_time": "2024-04-17T02:17:20",
            "upload_time_iso_8601": "2024-04-17T02:17:20.874229Z",
            "url": "https://files.pythonhosted.org/packages/3b/f2/3272ba3af68cda505b92ecd113c0027c2fbc1e13d61254a1b26383455871/types-psycopg2-2.9.21.20240417.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-17 02:17:20",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "python",
    "github_project": "typeshed",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "types-psycopg2"
}
        
Elapsed time: 0.27397s