typeapi


Nametypeapi JSON
Version 2.2.3 PyPI version JSON
download
home_pageNone
SummaryNone
upload_time2024-05-31 13:27:56
maintainerNone
docs_urlNone
authorNiklas Rosenstein
requires_python<4.0,>=3.8
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <p align="center"><img src="https://i.imgur.com/11FvXpa.png"></p>

<h1 align="center">python-typeapi</h1>

  [documentation]: https://niklasrosenstein.github.io/python-typeapi/

[![Documentation](https://img.shields.io/badge/Documentation-blue?style=flat&logo=gitbook&logoColor=white)](https://NiklasRosenstein.github.io/python-typeapi/)
[![Python](https://github.com/NiklasRosenstein/python-typeapi/actions/workflows/python.yml/badge.svg)](https://github.com/NiklasRosenstein/python-typeapi/actions/workflows/python.yml)

The `typeapi` package provides a __unified and consistent API__ for the reflection and introspection of
Python type hints. In addition, it allows evaluating future annotations such as
[PEP585](https://peps.python.org/pep-0585/) (such as `list[str]`) and
[PEP604](https://peps.python.org/pep-0604/) (such as `int | str`) in versions that don't
natively support them.

__Requirements__:

* Python 3.8 or newer

Please file bug reports and feature requests [on GitHub](https://github.com/NiklasRosenstein/python-typeapi/issues).


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "typeapi",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Niklas Rosenstein",
    "author_email": "rosensteinniklas@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/68/41/42befa6c08213ee6ebf9847c4eb8e658904b79895f1a365d0a5a935190ab/typeapi-2.2.3.tar.gz",
    "platform": null,
    "description": "<p align=\"center\"><img src=\"https://i.imgur.com/11FvXpa.png\"></p>\n\n<h1 align=\"center\">python-typeapi</h1>\n\n  [documentation]: https://niklasrosenstein.github.io/python-typeapi/\n\n[![Documentation](https://img.shields.io/badge/Documentation-blue?style=flat&logo=gitbook&logoColor=white)](https://NiklasRosenstein.github.io/python-typeapi/)\n[![Python](https://github.com/NiklasRosenstein/python-typeapi/actions/workflows/python.yml/badge.svg)](https://github.com/NiklasRosenstein/python-typeapi/actions/workflows/python.yml)\n\nThe `typeapi` package provides a __unified and consistent API__ for the reflection and introspection of\nPython type hints. In addition, it allows evaluating future annotations such as\n[PEP585](https://peps.python.org/pep-0585/) (such as `list[str]`) and\n[PEP604](https://peps.python.org/pep-0604/) (such as `int | str`) in versions that don't\nnatively support them.\n\n__Requirements__:\n\n* Python 3.8 or newer\n\nPlease file bug reports and feature requests [on GitHub](https://github.com/NiklasRosenstein/python-typeapi/issues).\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": null,
    "version": "2.2.3",
    "project_urls": {
        "Bug Tracker": "https://github.com/NiklasRosenstein/python-typeapi/issues",
        "Documentation": "https://niklasrosenstein.github.io/python-typeapi/",
        "Homepage": "https://github.com/NiklasRosenstein/python-typeapi"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1bf87c0ef4b5f2decb27c50f6c080b9ff04a7174fbc99cb4a7ce298e0d2a6834",
                "md5": "3b2565ecb24172eaf02d006b3b2199a3",
                "sha256": "038062b473dd9bc182966469d7a37d81ba7fa5bb0c01f30b0604b5667b13a47b"
            },
            "downloads": -1,
            "filename": "typeapi-2.2.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3b2565ecb24172eaf02d006b3b2199a3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.8",
            "size": 26441,
            "upload_time": "2024-05-31T13:27:37",
            "upload_time_iso_8601": "2024-05-31T13:27:37.159280Z",
            "url": "https://files.pythonhosted.org/packages/1b/f8/7c0ef4b5f2decb27c50f6c080b9ff04a7174fbc99cb4a7ce298e0d2a6834/typeapi-2.2.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "684142befa6c08213ee6ebf9847c4eb8e658904b79895f1a365d0a5a935190ab",
                "md5": "2c682e8129db8aae03614fd597c666a0",
                "sha256": "61cf8c852c05471522fcf55ec37d0c37f0de6943cc8e4d58529f796881e32c08"
            },
            "downloads": -1,
            "filename": "typeapi-2.2.3.tar.gz",
            "has_sig": false,
            "md5_digest": "2c682e8129db8aae03614fd597c666a0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.8",
            "size": 23224,
            "upload_time": "2024-05-31T13:27:56",
            "upload_time_iso_8601": "2024-05-31T13:27:56.302565Z",
            "url": "https://files.pythonhosted.org/packages/68/41/42befa6c08213ee6ebf9847c4eb8e658904b79895f1a365d0a5a935190ab/typeapi-2.2.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-31 13:27:56",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "NiklasRosenstein",
    "github_project": "python-typeapi",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "typeapi"
}
        
Elapsed time: 0.28195s