extended-typing


Nameextended-typing JSON
Version 0.0.1 PyPI version JSON
download
home_page
SummaryExtends the typing module with a custom `extended.typing` module, including runtime types, protocols rewritten with `typing.Protocol`, and more protocols such as those provided by `_typeshed`.
upload_time2023-03-13 07:05:01
maintainer
docs_urlNone
author
requires_python>=3.5
licensemit
keywords typing
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # extended-typing
 Extends the typing module with a custom `extended.typing` module, including runtime types, protocols rewritten with `typing.Protocol`, and more protocols such as those provided by `_typeshed`.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "extended-typing",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.5",
    "maintainer_email": "",
    "keywords": "typing",
    "author": "",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/bb/50/1c24fce9d281132012ff17fb569590710d9da1d7788561523227a46af4e9/extended-typing-0.0.1.tar.gz",
    "platform": null,
    "description": "# extended-typing\r\n Extends the typing module with a custom `extended.typing` module, including runtime types, protocols rewritten with `typing.Protocol`, and more protocols such as those provided by `_typeshed`.\r\n",
    "bugtrack_url": null,
    "license": "mit",
    "summary": "Extends the typing module with a custom `extended.typing` module, including runtime types, protocols rewritten with `typing.Protocol`, and more protocols such as those provided by `_typeshed`.",
    "version": "0.0.1",
    "split_keywords": [
        "typing"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "43126ef3a30f35e3ae1d7be05f8484dcd9bd9ba9238dc099fe1e68552f392e68",
                "md5": "adfa138207520004811c552fdd9cb16f",
                "sha256": "9bcab5acdf5d3fcff8736d92372f6ef0e7adb1defa70edd222d1b41dcc4d8836"
            },
            "downloads": -1,
            "filename": "extended_typing-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "adfa138207520004811c552fdd9cb16f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.5",
            "size": 2471,
            "upload_time": "2023-03-13T07:04:59",
            "upload_time_iso_8601": "2023-03-13T07:04:59.558922Z",
            "url": "https://files.pythonhosted.org/packages/43/12/6ef3a30f35e3ae1d7be05f8484dcd9bd9ba9238dc099fe1e68552f392e68/extended_typing-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bb501c24fce9d281132012ff17fb569590710d9da1d7788561523227a46af4e9",
                "md5": "bb61bfa870857a7773f264bfd6e9c92e",
                "sha256": "f50c46fec1aba3af60855a866a5924ee192bcb9e4ae0f58a40967a00a9f6184b"
            },
            "downloads": -1,
            "filename": "extended-typing-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "bb61bfa870857a7773f264bfd6e9c92e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.5",
            "size": 2409,
            "upload_time": "2023-03-13T07:05:01",
            "upload_time_iso_8601": "2023-03-13T07:05:01.211907Z",
            "url": "https://files.pythonhosted.org/packages/bb/50/1c24fce9d281132012ff17fb569590710d9da1d7788561523227a46af4e9/extended-typing-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-13 07:05:01",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "extended-typing"
}
        
Elapsed time: 0.27761s