openlimit


Nameopenlimit JSON
Version 0.3.0 PyPI version JSON
download
home_pagehttps://github.com/shobrook/openlimit
SummaryRate limiter for the OpenAI API
upload_time2023-09-08 02:40:36
maintainer
docs_urlNone
authorshobrook
requires_python>=3
licenseMIT
keywords openai rate-limit limit api request token leaky-bucket gcra redis asyncio
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/shobrook/openlimit",
    "name": "openlimit",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3",
    "maintainer_email": "",
    "keywords": "openai,rate-limit,limit,api,request,token,leaky-bucket,gcra,redis,asyncio",
    "author": "shobrook",
    "author_email": "shobrookj@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/1b/f9/50a2f634466530636abd4646b7a93f475910287be1f0999c4e1a63431b3d/openlimit-0.3.0.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Rate limiter for the OpenAI API",
    "version": "0.3.0",
    "project_urls": {
        "Homepage": "https://github.com/shobrook/openlimit"
    },
    "split_keywords": [
        "openai",
        "rate-limit",
        "limit",
        "api",
        "request",
        "token",
        "leaky-bucket",
        "gcra",
        "redis",
        "asyncio"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1bf950a2f634466530636abd4646b7a93f475910287be1f0999c4e1a63431b3d",
                "md5": "923ff18444c46729aa2a433f799c5ab1",
                "sha256": "26590eebb11775fe008dab4444c0803b04d33df35568632d7981862b058f0908"
            },
            "downloads": -1,
            "filename": "openlimit-0.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "923ff18444c46729aa2a433f799c5ab1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3",
            "size": 18519,
            "upload_time": "2023-09-08T02:40:36",
            "upload_time_iso_8601": "2023-09-08T02:40:36.585339Z",
            "url": "https://files.pythonhosted.org/packages/1b/f9/50a2f634466530636abd4646b7a93f475910287be1f0999c4e1a63431b3d/openlimit-0.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-08 02:40:36",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "shobrook",
    "github_project": "openlimit",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "openlimit"
}
        
Elapsed time: 0.12742s