experimental/cpu/: tenacity-8.3.0 metadata and description

Homepage Simple index

Retry code until it succeeds

author Julien Danjou
author_email julien@danjou.info
classifiers
  • Intended Audience :: Developers
  • License :: OSI Approved :: Apache Software License
  • Programming Language :: Python
  • Programming Language :: Python :: 3
  • Programming Language :: Python :: 3 :: Only
  • Programming Language :: Python :: 3.8
  • Programming Language :: Python :: 3.9
  • Programming Language :: Python :: 3.10
  • Programming Language :: Python :: 3.11
  • Programming Language :: Python :: 3.12
  • Topic :: Utilities
license Apache 2.0
provides_extras test
requires_dist
  • reno ; extra == 'doc'
  • sphinx ; extra == 'doc'
  • pytest ; extra == 'test'
  • tornado >=4.5 ; extra == 'test'
  • typeguard ; extra == 'test'
requires_python >=3.8
File Tox results History
tenacity-8.3.0-py3-none-any.whl
Size
25 KB
Type
Python Wheel
Python
3

Tenacity is a general-purpose retrying library to simplify the task of adding retry behavior to just about anything.