retryx_deban


Nameretryx_deban JSON
Version 0.1.0 PyPI version JSON
download
home_pageNone
SummaryA simple async+sync retry and backoff utility
upload_time2025-09-02 15:31:27
maintainerNone
docs_urlNone
authorNone
requires_python>=3.12
licenseMIT
keywords async backoff retry utility
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "retryx_deban",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.12",
    "maintainer_email": null,
    "keywords": "async, backoff, retry, utility",
    "author": null,
    "author_email": "Deban Kumar Sahu <your.email@example.com>",
    "download_url": "https://files.pythonhosted.org/packages/2c/bd/4241bccf6dd29a3d5e45c7d5d5ddbddbc6b9c0d439bb0b296d565da60053/retryx_deban-0.1.0.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A simple async+sync retry and backoff utility",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/yourusername/retryx",
        "Repository": "https://github.com/yourusername/retryx"
    },
    "split_keywords": [
        "async",
        " backoff",
        " retry",
        " utility"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "6e6b6d0741c71a5f555ef2cf5fd87bccc31f53ee50c217e8c300633219729723",
                "md5": "740a8815c22d15e1a0e61ff42eaf389c",
                "sha256": "4c04ed0f2eadba859e9493022163ce37506b68d58b11bc1d1b37075eb20acfbd"
            },
            "downloads": -1,
            "filename": "retryx_deban-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "740a8815c22d15e1a0e61ff42eaf389c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 1946,
            "upload_time": "2025-09-02T15:31:25",
            "upload_time_iso_8601": "2025-09-02T15:31:25.850746Z",
            "url": "https://files.pythonhosted.org/packages/6e/6b/6d0741c71a5f555ef2cf5fd87bccc31f53ee50c217e8c300633219729723/retryx_deban-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "2cbd4241bccf6dd29a3d5e45c7d5d5ddbddbc6b9c0d439bb0b296d565da60053",
                "md5": "e24225b7c7735df41a443aec37c53383",
                "sha256": "01535bf1e581d8d1441fc487444dc479ffaf85ab2b1cb5439944695aaa0b29df"
            },
            "downloads": -1,
            "filename": "retryx_deban-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "e24225b7c7735df41a443aec37c53383",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 3616,
            "upload_time": "2025-09-02T15:31:27",
            "upload_time_iso_8601": "2025-09-02T15:31:27.035249Z",
            "url": "https://files.pythonhosted.org/packages/2c/bd/4241bccf6dd29a3d5e45c7d5d5ddbddbc6b9c0d439bb0b296d565da60053/retryx_deban-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-02 15:31:27",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "yourusername",
    "github_project": "retryx",
    "github_not_found": true,
    "lcname": "retryx_deban"
}
        
Elapsed time: 0.68538s