types-colorama


Nametypes-colorama JSON
Version 0.4.15.20240310 PyPI version JSON
download
home_pagehttps://github.com/python/typeshed
SummaryTyping stubs for colorama
upload_time2024-03-10 02:18:15
maintainer
docs_urlNone
author
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 colorama

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

This version of `types-colorama` aims to provide accurate annotations
for `colorama==0.4.*`.
The source for this package can be found at
https://github.com/python/typeshed/tree/main/stubs/colorama. 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 `f94bbfbcc4c3b2b289425ea793beda0822e702f8` and was tested
with mypy 1.9.0, pyright 1.1.350, and
pytype 2024.2.27.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/python/typeshed",
    "name": "types-colorama",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "",
    "author": "",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/37/45/182f9690fb63e6938494af5963a3d818b9f75a780fc3cca3651fbf880cb6/types-colorama-0.4.15.20240310.tar.gz",
    "platform": null,
    "description": "## Typing stubs for colorama\n\nThis is a [PEP 561](https://peps.python.org/pep-0561/)\ntype stub package for the [`colorama`](https://github.com/tartley/colorama) 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`colorama`.\n\nThis version of `types-colorama` aims to provide accurate annotations\nfor `colorama==0.4.*`.\nThe source for this package can be found at\nhttps://github.com/python/typeshed/tree/main/stubs/colorama. 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 `f94bbfbcc4c3b2b289425ea793beda0822e702f8` and was tested\nwith mypy 1.9.0, pyright 1.1.350, and\npytype 2024.2.27.\n",
    "bugtrack_url": null,
    "license": "Apache-2.0 license",
    "summary": "Typing stubs for colorama",
    "version": "0.4.15.20240310",
    "project_urls": {
        "Changes": "https://github.com/typeshed-internal/stub_uploader/blob/main/data/changelogs/colorama.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": "3c889fe09e5c791725a74634b3987e4fb9d0fcc3aa6403aef8901d713e156c4d",
                "md5": "d48c4cfb4a8670058196e28959e22c73",
                "sha256": "7b3c55d207b927a74f07fe89a8a35884ef64b410d42d5f746fed6f5e7f98ba66"
            },
            "downloads": -1,
            "filename": "types_colorama-0.4.15.20240310-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d48c4cfb4a8670058196e28959e22c73",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 5838,
            "upload_time": "2024-03-10T02:18:14",
            "upload_time_iso_8601": "2024-03-10T02:18:14.005197Z",
            "url": "https://files.pythonhosted.org/packages/3c/88/9fe09e5c791725a74634b3987e4fb9d0fcc3aa6403aef8901d713e156c4d/types_colorama-0.4.15.20240310-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3745182f9690fb63e6938494af5963a3d818b9f75a780fc3cca3651fbf880cb6",
                "md5": "6299801c6889c07c9fe653df223a85b7",
                "sha256": "7ebfdc9736d393cfbb1bfe60d50e246e70208310b659a652f1e577e580d6becf"
            },
            "downloads": -1,
            "filename": "types-colorama-0.4.15.20240310.tar.gz",
            "has_sig": false,
            "md5_digest": "6299801c6889c07c9fe653df223a85b7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 5573,
            "upload_time": "2024-03-10T02:18:15",
            "upload_time_iso_8601": "2024-03-10T02:18:15.563575Z",
            "url": "https://files.pythonhosted.org/packages/37/45/182f9690fb63e6938494af5963a3d818b9f75a780fc3cca3651fbf880cb6/types-colorama-0.4.15.20240310.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-10 02:18:15",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "python",
    "github_project": "typeshed",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "types-colorama"
}
        
Elapsed time: 0.21051s