typeapi


Nametypeapi JSON
Version 2.2.1 PyPI version JSON
download
home_page
Summary
upload_time2024-03-18 14:51:49
maintainer
docs_urlNone
authorNiklas Rosenstein
requires_python>=3.8,<4.0
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": "",
    "name": "typeapi",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8,<4.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "Niklas Rosenstein",
    "author_email": "rosensteinniklas@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/8a/5d/1b0e27d58f0b0437239260905ae86f04a9f0c98601aeed0597de6122c2d0/typeapi-2.2.1.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": "",
    "version": "2.2.1",
    "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": "a52aed63dbc9617a8fa8bc99b7274ba8d86cde533304602a138e015251493aaa",
                "md5": "cbd2fc4f5bd96791ea4b51b4cf73abb5",
                "sha256": "e5ef719e7e6f5c7b1ae566f8751d094dbd93422203ef43263468a6e69a6ae33c"
            },
            "downloads": -1,
            "filename": "typeapi-2.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "cbd2fc4f5bd96791ea4b51b4cf73abb5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8,<4.0",
            "size": 25678,
            "upload_time": "2024-03-18T14:51:48",
            "upload_time_iso_8601": "2024-03-18T14:51:48.338266Z",
            "url": "https://files.pythonhosted.org/packages/a5/2a/ed63dbc9617a8fa8bc99b7274ba8d86cde533304602a138e015251493aaa/typeapi-2.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8a5d1b0e27d58f0b0437239260905ae86f04a9f0c98601aeed0597de6122c2d0",
                "md5": "be7af209951357724d86c9c8c5dedf13",
                "sha256": "181a30c6dd79c2ed70bba8c50e56a889cbba0f479b187698513c985fbadec47f"
            },
            "downloads": -1,
            "filename": "typeapi-2.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "be7af209951357724d86c9c8c5dedf13",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8,<4.0",
            "size": 22633,
            "upload_time": "2024-03-18T14:51:49",
            "upload_time_iso_8601": "2024-03-18T14:51:49.864890Z",
            "url": "https://files.pythonhosted.org/packages/8a/5d/1b0e27d58f0b0437239260905ae86f04a9f0c98601aeed0597de6122c2d0/typeapi-2.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-18 14:51:49",
    "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.19805s