retry-extended


Nameretry-extended JSON
Version 0.2.2 PyPI version JSON
download
home_pagehttps://github.com/strollby/retry-extended
SummaryRetry API compatible extended library
upload_time2023-04-10 19:27:25
maintainer
docs_urlNone
authorStrollby Developers
requires_python>=3.7,<4.0
licenseApache-2.0
keywords retry retry-extended python-retry
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Retry Extended
[![Lint](https://github.com/strollby/retry-extended/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/strollby/retry-extended/actions/workflows/lint.yml) [![Test Package](https://github.com/strollby/retry-extended/actions/workflows/test.yml/badge.svg)](https://github.com/strollby/retry-extended/actions/workflows/test.yml) [![Build Package](https://github.com/strollby/retry-extended/actions/workflows/build-main.yml/badge.svg?branch=main)](https://github.com/strollby/retry-extended/actions/workflows/build-main.yml) [![Publish to PyPI](https://github.com/strollby/retry-extended/actions/workflows/publish-release.yml/badge.svg?event=release)](https://github.com/strollby/retry-extended/actions/workflows/publish-release.yml)



Retry API compatible maintained project

This package had been developed on top of the original python [retry](https://github.com/invl/retry) package, and is intended to develop on top of it without implementing any breaking API changes and keeping the simplicity of the package.


### Roadmap
- [ ] Type Hints and Annotations & Clean up code
- [ ] Follow [Google Style guide](https://google.github.io/styleguide/pyguide.html)
- [ ] Async implementation for retry

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/strollby/retry-extended",
    "name": "retry-extended",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7,<4.0",
    "maintainer_email": "",
    "keywords": "retry,retry-extended,python-retry",
    "author": "Strollby Developers",
    "author_email": "backend.developers@strollby.com",
    "download_url": "https://files.pythonhosted.org/packages/e7/ec/dfa532a5362894f673294f01fdfd1b257bb390ca979dabed4d55efc26497/retry_extended-0.2.2.tar.gz",
    "platform": null,
    "description": "# Retry Extended\n[![Lint](https://github.com/strollby/retry-extended/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/strollby/retry-extended/actions/workflows/lint.yml) [![Test Package](https://github.com/strollby/retry-extended/actions/workflows/test.yml/badge.svg)](https://github.com/strollby/retry-extended/actions/workflows/test.yml) [![Build Package](https://github.com/strollby/retry-extended/actions/workflows/build-main.yml/badge.svg?branch=main)](https://github.com/strollby/retry-extended/actions/workflows/build-main.yml) [![Publish to PyPI](https://github.com/strollby/retry-extended/actions/workflows/publish-release.yml/badge.svg?event=release)](https://github.com/strollby/retry-extended/actions/workflows/publish-release.yml)\n\n\n\nRetry API compatible maintained project\n\nThis package had been developed on top of the original python [retry](https://github.com/invl/retry) package, and is intended to develop on top of it without implementing any breaking API changes and keeping the simplicity of the package.\n\n\n### Roadmap\n- [ ] Type Hints and Annotations & Clean up code\n- [ ] Follow [Google Style guide](https://google.github.io/styleguide/pyguide.html)\n- [ ] Async implementation for retry\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Retry API compatible extended library",
    "version": "0.2.2",
    "split_keywords": [
        "retry",
        "retry-extended",
        "python-retry"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4c0c68d0b57f40ed1ce7f26420fc89c579b93036b54bb02ca9f05dde838ba927",
                "md5": "d6a75bfaacf6dfc2a00cfb28303cb095",
                "sha256": "f406b59da81130cf19cf7b4e95b25ea89d68ae897a8077dc9c532d3c2bcee278"
            },
            "downloads": -1,
            "filename": "retry_extended-0.2.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d6a75bfaacf6dfc2a00cfb28303cb095",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7,<4.0",
            "size": 7216,
            "upload_time": "2023-04-10T19:27:24",
            "upload_time_iso_8601": "2023-04-10T19:27:24.010251Z",
            "url": "https://files.pythonhosted.org/packages/4c/0c/68d0b57f40ed1ce7f26420fc89c579b93036b54bb02ca9f05dde838ba927/retry_extended-0.2.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e7ecdfa532a5362894f673294f01fdfd1b257bb390ca979dabed4d55efc26497",
                "md5": "b10ee35ec3b62e4f03cf9bacf5bd2210",
                "sha256": "0c0efab1e0aae3a77ead351aa124de429895a3c2ebc283910c169ef6de43c64a"
            },
            "downloads": -1,
            "filename": "retry_extended-0.2.2.tar.gz",
            "has_sig": false,
            "md5_digest": "b10ee35ec3b62e4f03cf9bacf5bd2210",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7,<4.0",
            "size": 6640,
            "upload_time": "2023-04-10T19:27:25",
            "upload_time_iso_8601": "2023-04-10T19:27:25.396362Z",
            "url": "https://files.pythonhosted.org/packages/e7/ec/dfa532a5362894f673294f01fdfd1b257bb390ca979dabed4d55efc26497/retry_extended-0.2.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-10 19:27:25",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "strollby",
    "github_project": "retry-extended",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "retry-extended"
}
        
Elapsed time: 0.05275s