Tenacity is a general-purpose retrying library to simplify the task of adding retry behavior to just about anything.
Raw data
{
"_id": null,
"home_page": "https://github.com/jd/tenacity",
"name": "tenacity",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": null,
"author": "Julien Danjou",
"author_email": "julien@danjou.info",
"download_url": "https://files.pythonhosted.org/packages/cd/94/91fccdb4b8110642462e653d5dcb27e7b674742ad68efd146367da7bdb10/tenacity-9.0.0.tar.gz",
"platform": null,
"description": "Tenacity is a general-purpose retrying library to simplify the task of adding retry behavior to just about anything.\n",
"bugtrack_url": null,
"license": "Apache 2.0",
"summary": "Retry code until it succeeds",
"version": "9.0.0",
"project_urls": {
"Homepage": "https://github.com/jd/tenacity"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "b6cbb86984bed139586d01532a587464b5805f12e397594f19f931c4c2fbfa61",
"md5": "3c7949ca337188d4109ffd6bc5c769d0",
"sha256": "93de0c98785b27fcf659856aa9f54bfbd399e29969b0621bc7f762bd441b4539"
},
"downloads": -1,
"filename": "tenacity-9.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "3c7949ca337188d4109ffd6bc5c769d0",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 28169,
"upload_time": "2024-07-29T12:12:25",
"upload_time_iso_8601": "2024-07-29T12:12:25.825498Z",
"url": "https://files.pythonhosted.org/packages/b6/cb/b86984bed139586d01532a587464b5805f12e397594f19f931c4c2fbfa61/tenacity-9.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "cd9491fccdb4b8110642462e653d5dcb27e7b674742ad68efd146367da7bdb10",
"md5": "60b69eb66eed108dc4d385b9ebee6c07",
"sha256": "807f37ca97d62aa361264d497b0e31e92b8027044942bfa756160d908320d73b"
},
"downloads": -1,
"filename": "tenacity-9.0.0.tar.gz",
"has_sig": false,
"md5_digest": "60b69eb66eed108dc4d385b9ebee6c07",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 47421,
"upload_time": "2024-07-29T12:12:27",
"upload_time_iso_8601": "2024-07-29T12:12:27.547156Z",
"url": "https://files.pythonhosted.org/packages/cd/94/91fccdb4b8110642462e653d5dcb27e7b674742ad68efd146367da7bdb10/tenacity-9.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-29 12:12:27",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "jd",
"github_project": "tenacity",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"tox": true,
"lcname": "tenacity"
}