experimental/sources/: 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_python >=3.8
File Tox results History
tenacity-8.3.0.tar.gz
Size
43 KB
Type
Source

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