aiohttp-client-cache
An async persistent cache for aiohttp requests (by requests-cache)
Uplink
A Declarative HTTP Client for Python (by prkumar)
aiohttp-client-cache | Uplink | |
---|---|---|
1 | 1 | |
142 | 1,097 | |
2.1% | 0.5% | |
8.2 | 8.5 | |
6 days ago | about 1 month ago | |
Python | Python | |
MIT | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
aiohttp-client-cache
Posts with mentions or reviews of aiohttp-client-cache.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-08-29.
-
Requests-Cache – An easy way to get better performance with the python requests library
It had been in need of a new maintainer for awhile, and I saw that it was a solid library with lots of potential to be even better. I eventually decided to take on maintenance myself and pick up where Roman left off, and it's been a really enjoyable project to work on. I've also been working on aiohttp-client-cache, an async library with similar features, but made specifically for aiohttp.
Uplink
Posts with mentions or reviews of Uplink.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-03-16.
-
Uplink VS lapidary - a user suggested alternative
2 projects | 16 Mar 2025
What are some alternatives?
When comparing aiohttp-client-cache and Uplink you can also consider the following projects:
requests-cache - Transparent persistent cache for python requests
requests - A simple, yet elegant, HTTP library.
imgbb - A simple tool enabling you to asynchronously upload images to imgbb.
urllib3 - urllib3 is a user-friendly HTTP client library for Python
OBRequests - Modern typed requests for Python 3 built on-top of HTTPX
grequests - Requests + Gevent = <3