types-prettytable


Nametypes-prettytable JSON
Version 3.4.2.6 PyPI version JSON
download
home_pagehttps://github.com/python/typeshed
SummaryTyping stubs for prettytable
upload_time2023-03-27 18:23:21
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 prettytable

This is a PEP 561 type stub package for the `prettytable` 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
`prettytable`. The source for this package can be found at
https://github.com/python/typeshed/tree/main/stubs/prettytable. All fixes for
types and metadata should be contributed there.

*Note:* The `prettytable` package includes type annotations or type stubs
since version 3.5.0. Please uninstall the `types-prettytable`
package if you use this or a newer version.


See https://github.com/python/typeshed/blob/main/README.md for more details.
This package was generated from typeshed commit `6fd7e36e80e0448d9199d62d582c659c147be149`.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/python/typeshed",
    "name": "types-prettytable",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/eb/e1/118c9feadce1e6e07a43bafd60788d3c845caa3980612830b965c50a6c0e/types-prettytable-3.4.2.6.tar.gz",
    "platform": null,
    "description": "## Typing stubs for prettytable\n\nThis is a PEP 561 type stub package for the `prettytable` package. It\ncan 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`prettytable`. The source for this package can be found at\nhttps://github.com/python/typeshed/tree/main/stubs/prettytable. All fixes for\ntypes and metadata should be contributed there.\n\n*Note:* The `prettytable` package includes type annotations or type stubs\nsince version 3.5.0. Please uninstall the `types-prettytable`\npackage if you use this or a newer version.\n\n\nSee https://github.com/python/typeshed/blob/main/README.md for more details.\nThis package was generated from typeshed commit `6fd7e36e80e0448d9199d62d582c659c147be149`.\n",
    "bugtrack_url": null,
    "license": "Apache-2.0 license",
    "summary": "Typing stubs for prettytable",
    "version": "3.4.2.6",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "90599036c4df44ab25f0f077dceee0635294f59538a1bd014fff24fc53269b78",
                "md5": "4695e72c41b4f06387e7909a612d2e99",
                "sha256": "3e288f9d7d0e428daa8572a9f7f06f9886df2091e051dc60d4db471dffeaac45"
            },
            "downloads": -1,
            "filename": "types_prettytable-3.4.2.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4695e72c41b4f06387e7909a612d2e99",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 4605,
            "upload_time": "2023-03-27T18:23:20",
            "upload_time_iso_8601": "2023-03-27T18:23:20.012431Z",
            "url": "https://files.pythonhosted.org/packages/90/59/9036c4df44ab25f0f077dceee0635294f59538a1bd014fff24fc53269b78/types_prettytable-3.4.2.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ebe1118c9feadce1e6e07a43bafd60788d3c845caa3980612830b965c50a6c0e",
                "md5": "98d138a361ca0111d6b764530a51891d",
                "sha256": "4bf70a2e2dcec2a4d9e4492670710672c3230aa3e41fdabdfb11de51a91316ad"
            },
            "downloads": -1,
            "filename": "types-prettytable-3.4.2.6.tar.gz",
            "has_sig": false,
            "md5_digest": "98d138a361ca0111d6b764530a51891d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4686,
            "upload_time": "2023-03-27T18:23:21",
            "upload_time_iso_8601": "2023-03-27T18:23:21.034188Z",
            "url": "https://files.pythonhosted.org/packages/eb/e1/118c9feadce1e6e07a43bafd60788d3c845caa3980612830b965c50a6c0e/types-prettytable-3.4.2.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-27 18:23:21",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "python",
    "github_project": "typeshed",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "types-prettytable"
}
        
Elapsed time: 0.05971s