rholder / retryingLinks
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.
☆1,926Updated 3 years ago
Alternatives and similar repositories for retrying
Users that are interested in retrying are comparing it to the libraries listed below
Sorting:
- CONTRIBUTIONS ONLY: Voluptuous, despite the name, is a Python data validation library.☆1,831Updated 2 months ago
- Schema validation just got Pythonic☆2,918Updated 4 months ago
- Asynchronous Python HTTP Requests for Humans using Futures☆2,121Updated 3 weeks ago
- Useful extensions to the standard Python datetime features☆2,481Updated 3 months ago
- Subprocesses for Humans 2.0.☆1,725Updated 2 years ago
- A cool logging replacement for Python.☆1,486Updated this week
- Python Data Structures for Humans™.☆2,586Updated last year
- Intercept HTTP requests at the Python socket level. Fakes the whole socket module☆2,120Updated last year
- Robust and effective logging for Python 2 and 3.☆1,023Updated 2 years ago
- Safely pass trusted data to untrusted environments and back.☆3,026Updated 3 weeks ago
- A friendly library for parsing HTTP request arguments, with built-in support for popular web frameworks, including Flask, Django, Bottle,…☆1,399Updated this week
- Requests + Gevent = <3☆4,562Updated 11 months ago
- Python library providing function decorators for configurable backoff and retry☆2,684Updated last year
- Development tool to measure, monitor and analyze the memory behavior of Python objects in a running Python application.☆1,338Updated last month
- A fast Python in-process signal/event dispatching system.☆1,912Updated 3 weeks ago
- A Python module for decorators, wrappers and monkey patching.☆2,150Updated 5 months ago
- Delorean: Time Travel Made Easy☆1,837Updated 2 years ago
- A utility for mocking out the Python Requests library.☆4,274Updated 4 months ago
- Lightweight, extensible data validation library for Python☆3,221Updated 6 months ago
- A toolbelt of useful classes and functions to be used with python-requests☆1,021Updated 6 months ago
- Python task queue using Redis☆1,440Updated last month
- Simplified packaging of Python modules☆2,209Updated 2 months ago
- Automatically mock your HTTP interactions to simplify and speed up testing☆2,813Updated last week
- Ultra fast JSON decoder and encoder written in C with Python bindings☆4,429Updated this week
- Let your Python tests travel through time☆4,370Updated last month
- 🌐 URL parsing and manipulation made easy.☆2,696Updated 3 months ago
- Magic decorator syntax for asynchronous code in Python