rate-limiter-modern-py


Namerate-limiter-modern-py JSON
Version 0.4.0 PyPI version JSON
download
home_pagehttps://github.com/lifeomic/rate-limiter-modern-py
SummaryRate-limiter module which leverages DynamoDB to enforce resource limits. Revived from LifeOmic's original implementation. With support for Python 3.9+, and updated dependencies.
upload_time2025-08-15 22:36:29
maintainerNone
docs_urlNone
authorMatthew Tieman
requires_python>=3.9.0
licenseMIT
keywords lifeomic dynamodb rate limit
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/lifeomic/rate-limiter-modern-py",
    "name": "rate-limiter-modern-py",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9.0",
    "maintainer_email": null,
    "keywords": "lifeomic, dynamodb, rate, limit",
    "author": "Matthew Tieman",
    "author_email": "mjtieman55@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/a6/fe/3e911a1cf769584b4afa9e9446673f51fb66280638288600dd11fe914049/rate_limiter_modern_py-0.4.0.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Rate-limiter module which leverages DynamoDB to enforce resource limits. Revived from LifeOmic's original implementation. With support for Python 3.9+, and updated dependencies.",
    "version": "0.4.0",
    "project_urls": {
        "Download": "https://github.com/lifeomic/rate-limiter-modern-py/archive/0.4.0.tar.gz",
        "Homepage": "https://github.com/lifeomic/rate-limiter-modern-py"
    },
    "split_keywords": [
        "lifeomic",
        " dynamodb",
        " rate",
        " limit"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9aa2553192761590f3236ad64c789e66f1c517c0abe0b309ae33b2b033e6a7b5",
                "md5": "fdeae3d1c561b97914f9b888464a5399",
                "sha256": "7507a627c64353d010d247c85f3225b71d180c5685a97ec0db35479225b46c3d"
            },
            "downloads": -1,
            "filename": "rate_limiter_modern_py-0.4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fdeae3d1c561b97914f9b888464a5399",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9.0",
            "size": 22098,
            "upload_time": "2025-08-15T22:36:28",
            "upload_time_iso_8601": "2025-08-15T22:36:28.188940Z",
            "url": "https://files.pythonhosted.org/packages/9a/a2/553192761590f3236ad64c789e66f1c517c0abe0b309ae33b2b033e6a7b5/rate_limiter_modern_py-0.4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a6fe3e911a1cf769584b4afa9e9446673f51fb66280638288600dd11fe914049",
                "md5": "158a89bd2ce9db445f23a6040af2645f",
                "sha256": "87b5723f70fb06e9f6a310c86467235c4e9861f7f17c6b8c8d0359ec5c0a4103"
            },
            "downloads": -1,
            "filename": "rate_limiter_modern_py-0.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "158a89bd2ce9db445f23a6040af2645f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9.0",
            "size": 21298,
            "upload_time": "2025-08-15T22:36:29",
            "upload_time_iso_8601": "2025-08-15T22:36:29.606607Z",
            "url": "https://files.pythonhosted.org/packages/a6/fe/3e911a1cf769584b4afa9e9446673f51fb66280638288600dd11fe914049/rate_limiter_modern_py-0.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-15 22:36:29",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "lifeomic",
    "github_project": "rate-limiter-modern-py",
    "github_not_found": true,
    "lcname": "rate-limiter-modern-py"
}
        
Elapsed time: 1.67856s