ratelimit-types


Nameratelimit-types JSON
Version 0.0.1 PyPI version JSON
download
home_page
SummaryTyping stubs for ratelimit
upload_time2023-07-06 23:42:23
maintainer
docs_urlNone
authorAndrew Udvare
requires_python>=3.10,<4
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # ratelimit types

[![QA](https://github.com/Tatsh/ratelimit-types/actions/workflows/qa.yml/badge.svg)](https://github.com/Tatsh/ratelimit-types/actions/workflows/qa.yml)

Types for ratelimit.

## Installation

```shell
pip install ratelimit-types
```

```shell
poetry add ratelimit-types
```

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "ratelimit-types",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10,<4",
    "maintainer_email": "",
    "keywords": "",
    "author": "Andrew Udvare",
    "author_email": "audvare@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/8a/4b/8ddf297bbd250b65d2749f6f2ac12a85c31401aa554ab57e42885b3ca756/ratelimit_types-0.0.1.tar.gz",
    "platform": null,
    "description": "# ratelimit types\n\n[![QA](https://github.com/Tatsh/ratelimit-types/actions/workflows/qa.yml/badge.svg)](https://github.com/Tatsh/ratelimit-types/actions/workflows/qa.yml)\n\nTypes for ratelimit.\n\n## Installation\n\n```shell\npip install ratelimit-types\n```\n\n```shell\npoetry add ratelimit-types\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Typing stubs for ratelimit",
    "version": "0.0.1",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3ae71c6d10c9910cf051fb80ae7827d587b299ec21104b2ae0ce65e414a57a42",
                "md5": "581077998bb41173aae589dc5376a51b",
                "sha256": "b1423a8c1064bbb1bed1b252bc331505688693a8e26cd2ff1023cf045c827b66"
            },
            "downloads": -1,
            "filename": "ratelimit_types-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "581077998bb41173aae589dc5376a51b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10,<4",
            "size": 2789,
            "upload_time": "2023-07-06T23:42:22",
            "upload_time_iso_8601": "2023-07-06T23:42:22.555710Z",
            "url": "https://files.pythonhosted.org/packages/3a/e7/1c6d10c9910cf051fb80ae7827d587b299ec21104b2ae0ce65e414a57a42/ratelimit_types-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8a4b8ddf297bbd250b65d2749f6f2ac12a85c31401aa554ab57e42885b3ca756",
                "md5": "c856ccf619226ec5ce37c431ca19f68f",
                "sha256": "965d315eeecce45f510e1a0e298b2b8cc0623e46693343683a5eb130e6722137"
            },
            "downloads": -1,
            "filename": "ratelimit_types-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "c856ccf619226ec5ce37c431ca19f68f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10,<4",
            "size": 2073,
            "upload_time": "2023-07-06T23:42:23",
            "upload_time_iso_8601": "2023-07-06T23:42:23.979460Z",
            "url": "https://files.pythonhosted.org/packages/8a/4b/8ddf297bbd250b65d2749f6f2ac12a85c31401aa554ab57e42885b3ca756/ratelimit_types-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-06 23:42:23",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "ratelimit-types"
}
        
Elapsed time: 0.78676s