# Python retry decorator.
## Installation
You can install from [pypi](https://pypi.org/project/python3-retry/)
```console
pip install -U python3-retry
```
## Usage
```python
from retry0 import retry
```
Raw data
{
"_id": null,
"home_page": "https://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/python3-retry",
"name": "python3-retry",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.10",
"maintainer_email": null,
"keywords": "file, reverse, iter",
"author": "ChenyangGao",
"author_email": "wosiwujm@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/c4/a3/26b16458b02cc4364df3d0e7d68783c6adcef5945535c684f558bb66616a/python3_retry-0.0.1.1.tar.gz",
"platform": null,
"description": "# Python retry decorator.\n\n## Installation\n\nYou can install from [pypi](https://pypi.org/project/python3-retry/)\n\n```console\npip install -U python3-retry\n```\n\n## Usage\n\n```python\nfrom retry0 import retry\n```\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Python retry decorator.",
"version": "0.0.1.1",
"project_urls": {
"Homepage": "https://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/python3-retry",
"Repository": "https://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/python3-retry"
},
"split_keywords": [
"file",
" reverse",
" iter"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "2c03c164bbe75c07e0a56b60a55cbf0c2b8d8b109e91ea19ce90b73e4198afb4",
"md5": "99d1f785aecf779d624af028893a349c",
"sha256": "85eb010082d06e42d36be534604ab4aa2e313b65fd61c91e076a3aae2452be0e"
},
"downloads": -1,
"filename": "python3_retry-0.0.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "99d1f785aecf779d624af028893a349c",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.10",
"size": 4851,
"upload_time": "2024-04-24T16:24:16",
"upload_time_iso_8601": "2024-04-24T16:24:16.418938Z",
"url": "https://files.pythonhosted.org/packages/2c/03/c164bbe75c07e0a56b60a55cbf0c2b8d8b109e91ea19ce90b73e4198afb4/python3_retry-0.0.1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c4a326b16458b02cc4364df3d0e7d68783c6adcef5945535c684f558bb66616a",
"md5": "8f41c882fd817bc4ca003ae50049984f",
"sha256": "e98fb763b03b28e3bb890f7de1ffd6d46c23b1c3b46365e420fa118ae1e86fac"
},
"downloads": -1,
"filename": "python3_retry-0.0.1.1.tar.gz",
"has_sig": false,
"md5_digest": "8f41c882fd817bc4ca003ae50049984f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.10",
"size": 3640,
"upload_time": "2024-04-24T16:24:17",
"upload_time_iso_8601": "2024-04-24T16:24:17.552213Z",
"url": "https://files.pythonhosted.org/packages/c4/a3/26b16458b02cc4364df3d0e7d68783c6adcef5945535c684f558bb66616a/python3_retry-0.0.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-04-24 16:24:17",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ChenyangGao",
"github_project": "web-mount-packs",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "python3-retry"
}