https://github.com/groodt/retrying

Last synced: about 1 month ago

Repository metadata:

Retrying is an Apache 2.0 licensed general-purpose retrying library, written in Python, to simplify the task of adding retry behavior to just about anything.


Owner metadata:


Committers metadata

Last synced: about 1 month ago

Total Commits: 79
Total Committers: 17
Avg Commits per committer: 4.647
Development Distribution Score (DDS): 0.316

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Ray Holder r****y@b****m 54
Joshua Harlow h****a@y****m 4
Ray Holder r****b@g****m 4
Simon Dollé s****e@g****m 3
Greg Roodt g****g@c****m 2
Julien Danjou j****n@d****o 1
Simeon Visser s****r 1
Alex Kuang a****g@b****m 1
Cyrus Durgin c****s@s****m 1
Daniel Nephin d****n@y****m 1
Derek Wilson d****n@d****m 1
Haïkel Guémar h****r@f****g 1
Jonathan Herriott j****t@b****m 1
Monty Taylor m****d@i****m 1
Ryan Peck r****n@r****m 1
Saul Shanabrook s****k@g****m 1
cyrus durgin c****d@g****m 1

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

pypi: retrying

Retrying

  • Homepage: https://github.com/groodt/retrying
  • Documentation: https://retrying.readthedocs.io/
  • Licenses: Apache 2.0
  • Latest release: 1.3.4 (published about 2 years ago)
  • Last Synced: 2024-11-11T00:21:22.803Z (about 1 month ago)
  • Versions: 12
  • Dependent Packages: 326
  • Dependent Repositories: 18,417
  • Downloads: 15,092,786 Last month
  • Docker Downloads: 1,562,688,507
  • Rankings:
    • Docker downloads count: 0.02%
    • Dependent repos count: 0.06%
    • Dependent packages count: 0.072%
    • Downloads: 0.085%
    • Average: 4.034%
    • Stargazers count: 10.664%
    • Forks count: 13.305%
  • Maintainers (1)
alpine: py3-retrying

General purpose Python3 retrying library

  • Homepage: https://github.com/groodt/retrying
  • Licenses: Apache-2.0
  • Latest release: 1.3.3-r6 (published 8 months ago)
  • Last Synced: 2024-10-29T18:18:01.329Z (about 2 months ago)
  • Versions: 4
  • Dependent Packages: 1
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Average: 5.285%
    • Stargazers count: 5.761%
    • Dependent packages count: 6.031%
    • Forks count: 9.35%
  • Maintainers (1)
alpine: py3-retrying-pyc

Precompiled Python bytecode for py3-retrying

  • Homepage: https://github.com/groodt/retrying
  • Licenses: Apache-2.0
  • Latest release: 1.3.3-r6 (published 8 months ago)
  • Last Synced: 2024-10-29T18:18:14.496Z (about 2 months ago)
  • Versions: 3
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Stargazers count: 6.067%
    • Average: 7.501%
    • Forks count: 9.804%
    • Dependent packages count: 14.133%
  • Maintainers (1)
go: github.com/groodt/retrying

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/groodt/retrying#section-documentation
  • Licenses: apache-2.0
  • Latest release: v1.3.4 (published over 2 years ago)
  • Last Synced: 2024-11-11T00:21:46.477Z (about 1 month ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Stargazers count: 6.472%
    • Forks count: 7.666%
    • Average: 8.629%
    • Dependent packages count: 9.576%
    • Dependent repos count: 10.802%

Dependencies

requirements.txt pypi
  • six >=1.7.0
setup.py pypi