groodt / 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.
☆89Updated 4 months ago
Alternatives and similar repositories for retrying
Users that are interested in retrying are comparing it to the libraries listed below
Sorting:
- Python humanize functions☆687Updated last week
- Implementation of Redis API in python without having a server running. Fully compatible with using redis-py.☆396Updated this week
- Elegant HTTP Caching for Python☆340Updated last week
- Web tool for generating Pydantic models from JSON objects☆358Updated 2 years ago
- JSON Formatter for Python Logging☆202Updated last month
- pytest fixture to mock HTTPX☆433Updated last week
- 📁 Asynchronous pathlib for Python☆193Updated last year
- the missing toolbox for an async world☆334Updated 2 weeks ago
- dogpile.cache is a Python caching API which provides a generic interface to caching backends of any variety☆287Updated 3 weeks ago
- asyncio-compatible timeout class☆568Updated this week
- A deep merge function for 🐍.☆160Updated last year
- asyncio smtplib implementation☆415Updated last week
- Parses cron schedules to iterate over datetime objects.☆506Updated last week
- An efficient implementation of a rate limiter for asyncio.☆721Updated this week
- Helpers to use cachetools with async functions☆107Updated last year
- ⚔️Python Rate-Limiter using Leaky-Bucket Algorithm Family☆459Updated 2 months ago
- Mock HTTPX with awesome request patterns and response side effects 🦋☆752Updated 3 weeks ago
- Convert strings (and dictionary keys) between snake case, camel case and pascal case in Python. Inspired by Humps for Node☆351Updated last year
- Rate limiting using various strategies and storage backends such as redis, memcached & mongodb☆585Updated 2 months ago
- A Python library to sanitize/validate a string such as filenames/file-paths/etc.☆277Updated 5 months ago
- A Python concurrency scheduling library, compatible with asyncio and trio.☆423Updated 8 months ago
- A pytest plugin powered by VCR.py to record and replay HTTP traffic.☆567Updated 2 weeks ago
- Python package to work with Semantic Versioning (https://semver.org/)☆512Updated this week
- Python Application Configuration With Environment Variables☆458Updated last week
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆328Updated last month
- PyCharm plugin for pydantic. This plugin provides autocompletion, inspection, type-checking, inserting unfilled argument, and more.☆518Updated last week
- A formatter for finding and removing unused import statements.☆310Updated last week
- Flake8 plug-in loading the configuration from pyproject.toml☆240Updated last week
- Reusable constraint types to use with typing.Annotated☆583Updated last month
- Http server for pytest to test http clients☆244Updated this week