https://github.com/jd/tenacity

failure hacktoberfest python retry retry-library

Last synced: about 1 month ago

Repository metadata:

Retrying library for Python


Owner metadata:


Committers metadata

Last synced: about 1 month ago

Total Commits: 412
Total Committers: 98
Avg Commits per committer: 4.204
Development Distribution Score (DDS): 0.619

Commits in past year: 31
Committers in past year: 13
Avg Commits per committer in past year: 2.385
Development Distribution Score (DDS) in past year: 0.71

Name Email Commits
Julien Danjou j****n@d****o 157
Ray Holder r****y@b****m 54
immerrr i****r@g****m 16
Joshua Harlow h****a@g****m 11
Mehdi ABAAKOUK s****t@s****t 10
Joshua Harlow j****w@g****m 8
Alexey Stepanov p****g 8
dependabot[bot] 4****] 7
Étienne BERSAC (bersace) e****c@p****m 5
Daniel Fortunov a****i 5
hasier h****r 5
Hugo van Kemenade h****k 5
John Mezger m****0@g****m 5
Ray Holder r****b@g****m 4
Joshua Harlow h****a@y****m 4
Anders Ellenshøj Andersen a****a@e****k 4
John Litborn 1****l 3
Andrey Semakin a****n@y****u 3
Boden R b****w@g****m 3
Craig Younkins c****s@g****m 3
Sam Park s****k@g****m 3
Simon Dollé s****e@g****m 3
Étienne BERSAC b****3@c****i 2
Zane Bitter z****r@r****m 2
William Silversmith w****h@g****m 2
Michael Elsdörfer m****l@e****o 2
Hamish Downer h****h@f****k 2
Gevorg Davoian g****n@m****m 2
Brian Williams b****s@a****m 2
Alex Chan a****x@a****t 2
and 68 more...

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

pypi: tenacity

Retry code until it succeeds

  • Homepage: https://github.com/jd/tenacity
  • Documentation: https://tenacity.readthedocs.io/
  • Licenses: Apache 2.0
  • Latest release: 8.3.0 (published 8 months ago)
  • Last Synced: 2024-11-10T23:40:55.018Z (about 1 month ago)
  • Versions: 58
  • Dependent Packages: 1,231
  • Dependent Repositories: 28,278
  • Downloads: 80,268,056 Last month
  • Docker Downloads: 1,501,135,894
  • Rankings:
    • Dependent packages count: 0.022%
    • Downloads: 0.025%
    • Dependent repos count: 0.042%
    • Docker downloads count: 0.044%
    • Stargazers count: 0.786%
    • Average: 0.838%
    • Forks count: 4.111%
  • Maintainers (2)
conda: tenacity

Tenacity is general-purpose retrying library, written in Python, to simplify the task of adding retry behavior to just about anything. It originates from a fork of Retrying

  • Homepage: http://github.com/jd/tenacity
  • Licenses: Apache-2.0
  • Latest release: 8.1.0 (published about 2 years ago)
  • Last Synced: 2024-11-10T23:42:53.686Z (about 1 month ago)
  • Versions: 28
  • Dependent Packages: 32
  • Dependent Repositories: 112
  • Rankings:
    • Dependent packages count: 2.116%
    • Dependent repos count: 3.214%
    • Stargazers count: 5.1%
    • Average: 5.563%
    • Forks count: 11.822%
spack: py-tenacity

Retrying library for Python

  • Homepage: https://github.com/jd/tenacity
  • Licenses: []
  • Latest release: 8.2.2 (published over 1 year ago)
  • Last Synced: 2024-11-10T23:41:42.119Z (about 1 month ago)
  • Versions: 3
  • Dependent Packages: 5
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Stargazers count: 2.195%
    • Average: 5.739%
    • Forks count: 6.572%
    • Dependent packages count: 14.186%
  • Maintainers (1)
go: github.com/jd/tenacity

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/jd/tenacity#section-documentation
  • Licenses: apache-2.0
  • Latest release: v1.3.3 (published about 10 years ago)
  • Last Synced: 2024-11-10T23:40:53.304Z (about 1 month ago)
  • Versions: 10
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Stargazers count: 0.909%
    • Forks count: 1.704%
    • Average: 5.748%
    • Dependent packages count: 9.576%
    • Dependent repos count: 10.802%
conda: tenacity

Tenacity is general-purpose retrying library, written in Python, to simplify the task of adding retry behavior to just about anything. It originates from a fork of Retrying

  • Homepage: https://github.com/jd/tenacity
  • Licenses: Apache-2.0
  • Latest release: 8.2.2 (published over 1 year ago)
  • Last Synced: 2024-11-10T23:41:07.587Z (about 1 month ago)
  • Versions: 12
  • Dependent Packages: 8
  • Dependent Repositories: 112
  • Rankings:
    • Dependent packages count: 5.87%
    • Stargazers count: 11.709%
    • Average: 14.234%
    • Dependent repos count: 17.762%
    • Forks count: 21.594%
pypi: pokepy-sdk

Python library for interacting with the `pokeapi` API

  • Homepage:
  • Documentation: https://pokepy-sdk.readthedocs.io/
  • Licenses: MIT
  • Latest release:
  • Last Synced: 2024-11-10T23:40:50.058Z (about 1 month ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 41 Last month
  • Rankings:
    • Dependent packages count: 10.298%
    • Average: 34.128%
    • Dependent repos count: 57.959%
  • Maintainers (1)

Dependencies

.github/workflows/ci.yaml actions
  • actions/checkout v4.0.0 composite
  • actions/setup-python v4.7.0 composite
.github/workflows/deploy.yaml actions
  • actions/checkout v4.0.0 composite
  • actions/setup-python v4.7.0 composite
pyproject.toml pypi
setup.py pypi