typing-exe


Nametyping-exe JSON
Version 1.0.0 PyPI version JSON
download
home_page
SummaryExecutable typehints for Python: make assertions about and/or modify parameters & return values
upload_time2023-01-04 11:54:55
maintainer
docs_urlNone
authorSebastian Müller
requires_python>=3.8
license
keywords parameters return-value typing assert modify decorator typehint
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # typing-exe

Executable typehints for Python: make assertions about and/or modify parameters & return values.

![PyPI Version](https://img.shields.io/pypi/v/typing_exe)
![Wheel](https://img.shields.io/pypi/wheel/typing_exe)
![Tests](https://github.com/snimu/typing-exe/actions/workflows/tests.yml/badge.svg)
![License](https://img.shields.io/github/license/snimu/typing-exe)

**Documentation**

[typing-exe: Documetation](https://snimu.github.io/typing-exe/)

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "typing-exe",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "parameters,return-value,typing,assert,modify,decorator,typehint",
    "author": "Sebastian M\u00fcller",
    "author_email": "sebastian.nicolas.mueller@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/95/73/409abf1b5b53e7568c429d8660cf3388a0f1f1d50dc0bc83c49b37a34696/typing-exe-1.0.0.tar.gz",
    "platform": null,
    "description": "# typing-exe\n\nExecutable typehints for Python: make assertions about and/or modify parameters & return values.\n\n![PyPI Version](https://img.shields.io/pypi/v/typing_exe)\n![Wheel](https://img.shields.io/pypi/wheel/typing_exe)\n![Tests](https://github.com/snimu/typing-exe/actions/workflows/tests.yml/badge.svg)\n![License](https://img.shields.io/github/license/snimu/typing-exe)\n\n**Documentation**\n\n[typing-exe: Documetation](https://snimu.github.io/typing-exe/)\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Executable typehints for Python: make assertions about and/or modify parameters & return values",
    "version": "1.0.0",
    "split_keywords": [
        "parameters",
        "return-value",
        "typing",
        "assert",
        "modify",
        "decorator",
        "typehint"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4ac9dd30aeb66646bb0d5b0bdd07c1ce1c013513b007f334c9f7a8d75f201533",
                "md5": "fca50565e5486a75231acb31d124d81f",
                "sha256": "f60a40ee6083a668377c35a93c29cb24bcce84f1d0310e17c2710c7d5475458f"
            },
            "downloads": -1,
            "filename": "typing_exe-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fca50565e5486a75231acb31d124d81f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 6788,
            "upload_time": "2023-01-04T11:54:54",
            "upload_time_iso_8601": "2023-01-04T11:54:54.387953Z",
            "url": "https://files.pythonhosted.org/packages/4a/c9/dd30aeb66646bb0d5b0bdd07c1ce1c013513b007f334c9f7a8d75f201533/typing_exe-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9573409abf1b5b53e7568c429d8660cf3388a0f1f1d50dc0bc83c49b37a34696",
                "md5": "53ce3317531d9643fe5dbbcb87bdabab",
                "sha256": "7bb8f7fe60b741afa9a25917c4f8bd7bfde07fed1a6c6018b62770e1de9a3799"
            },
            "downloads": -1,
            "filename": "typing-exe-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "53ce3317531d9643fe5dbbcb87bdabab",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 6168,
            "upload_time": "2023-01-04T11:54:55",
            "upload_time_iso_8601": "2023-01-04T11:54:55.845034Z",
            "url": "https://files.pythonhosted.org/packages/95/73/409abf1b5b53e7568c429d8660cf3388a0f1f1d50dc0bc83c49b37a34696/typing-exe-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-04 11:54:55",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "typing-exe"
}
        
Elapsed time: 0.02594s