# 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/python-retrytools",
"name": "python-retrytools",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.10",
"maintainer_email": null,
"keywords": "retry",
"author": "ChenyangGao",
"author_email": "wosiwujm@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/c0/17/0b97ac05d639e8646ff9a5c8fc10cb9eb256492a4ba4a611224ab6ff9703/python_retrytools-0.0.2.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 tools.",
"version": "0.0.2",
"project_urls": {
"Homepage": "https://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/python-retrytools",
"Repository": "https://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/python-retrytools"
},
"split_keywords": [
"retry"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "4b662b59a3fba4c30e781da2420c858f534e000b5364f69d8b24d53ed225ec42",
"md5": "8a5f3575b0ecf7f851a728d4b666f625",
"sha256": "de03a76bd77490abee155c9a2e06d1c5d8e0a6b430a4f8e261597b7ed71f7b16"
},
"downloads": -1,
"filename": "python_retrytools-0.0.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "8a5f3575b0ecf7f851a728d4b666f625",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.10",
"size": 4964,
"upload_time": "2024-09-05T12:58:29",
"upload_time_iso_8601": "2024-09-05T12:58:29.056468Z",
"url": "https://files.pythonhosted.org/packages/4b/66/2b59a3fba4c30e781da2420c858f534e000b5364f69d8b24d53ed225ec42/python_retrytools-0.0.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c0170b97ac05d639e8646ff9a5c8fc10cb9eb256492a4ba4a611224ab6ff9703",
"md5": "f10e222da6bea4f36d90a9bc958721bb",
"sha256": "ba1e271e848bf54b4e2bc62d5130e857511fc3d0d645c85114bc7d3bb987a8e8"
},
"downloads": -1,
"filename": "python_retrytools-0.0.2.tar.gz",
"has_sig": false,
"md5_digest": "f10e222da6bea4f36d90a9bc958721bb",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.10",
"size": 3727,
"upload_time": "2024-09-05T12:58:31",
"upload_time_iso_8601": "2024-09-05T12:58:31.008376Z",
"url": "https://files.pythonhosted.org/packages/c0/17/0b97ac05d639e8646ff9a5c8fc10cb9eb256492a4ba4a611224ab6ff9703/python_retrytools-0.0.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-05 12:58:31",
"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": "python-retrytools"
}