types-six


Nametypes-six JSON
Version 1.16.21.20240425 PyPI version JSON
download
home_pagehttps://github.com/python/typeshed
SummaryTyping stubs for six
upload_time2024-04-25 02:18:43
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 six

This is a [PEP 561](https://peps.python.org/pep-0561/)
type stub package for the [`six`](https://github.com/benjaminp/six) 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
`six`.

This version of `types-six` aims to provide accurate annotations
for `six==1.16.*`.
The source for this package can be found at
https://github.com/python/typeshed/tree/main/stubs/six. 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 `273e9ea6ddc2d5cad2db7dd25a0383a61be15675` and was tested
with mypy 1.10.0, pyright 1.1.360, and
pytype 2024.4.11.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/python/typeshed",
    "name": "types-six",
    "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/04/b8/34a12ef6b1f046590fc5f8ab15b5756a39f4edea1fe7b7a84ab6a7859c01/types-six-1.16.21.20240425.tar.gz",
    "platform": null,
    "description": "## Typing stubs for six\n\nThis is a [PEP 561](https://peps.python.org/pep-0561/)\ntype stub package for the [`six`](https://github.com/benjaminp/six) 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`six`.\n\nThis version of `types-six` aims to provide accurate annotations\nfor `six==1.16.*`.\nThe source for this package can be found at\nhttps://github.com/python/typeshed/tree/main/stubs/six. 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 `273e9ea6ddc2d5cad2db7dd25a0383a61be15675` and was tested\nwith mypy 1.10.0, pyright 1.1.360, and\npytype 2024.4.11.\n",
    "bugtrack_url": null,
    "license": "Apache-2.0 license",
    "summary": "Typing stubs for six",
    "version": "1.16.21.20240425",
    "project_urls": {
        "Changes": "https://github.com/typeshed-internal/stub_uploader/blob/main/data/changelogs/six.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": "aba5ba68e41d7070fbcdbb359ad4c57aa455d6b07348d468214f643097f47d0a",
                "md5": "23ede053e5ce8687ec3670e4802b82fd",
                "sha256": "1e924f823cdc2142670c942527f71b49912e6954b3b85388cd0cc1259ad4bfcf"
            },
            "downloads": -1,
            "filename": "types_six-1.16.21.20240425-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "23ede053e5ce8687ec3670e4802b82fd",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 15315,
            "upload_time": "2024-04-25T02:18:42",
            "upload_time_iso_8601": "2024-04-25T02:18:42.089506Z",
            "url": "https://files.pythonhosted.org/packages/ab/a5/ba68e41d7070fbcdbb359ad4c57aa455d6b07348d468214f643097f47d0a/types_six-1.16.21.20240425-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "04b834a12ef6b1f046590fc5f8ab15b5756a39f4edea1fe7b7a84ab6a7859c01",
                "md5": "400194c6e44dbfb3dc5c9e30753c3a44",
                "sha256": "378f8baa5b693e4f8a284e8f7b0b34c682210848900816788e19ee4712de8f59"
            },
            "downloads": -1,
            "filename": "types-six-1.16.21.20240425.tar.gz",
            "has_sig": false,
            "md5_digest": "400194c6e44dbfb3dc5c9e30753c3a44",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 10270,
            "upload_time": "2024-04-25T02:18:43",
            "upload_time_iso_8601": "2024-04-25T02:18:43.793493Z",
            "url": "https://files.pythonhosted.org/packages/04/b8/34a12ef6b1f046590fc5f8ab15b5756a39f4edea1fe7b7a84ab6a7859c01/types-six-1.16.21.20240425.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-25 02:18:43",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "python",
    "github_project": "typeshed",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "types-six"
}
        
Elapsed time: 0.24011s