← index #18385Issue #148
Related · medium · value 0.760
QUERY · ISSUE

aiohttp newer version

openby LaySoftopened 2025-11-08updated 2025-11-10
enhancementproposed-close

This is how I install the aiohttp library on ESP32 C3 super mini:

import mip
mip.install('aiohttp')

Unfortunately, this installs a very old version: 0.0.6.
Is there any way to get a newer version?

CANDIDATE · ISSUE

Merging uaiohttpclient

closedby pfalconopened 2017-02-05updated 2017-11-26

I looked thru my repos and saw https://github.com/pfalcon/micropython-uaiohttpclient which I almost forgot about. So, I propose to merge it into micropython-lib. It's also the easiest way to achieve its installability on esp8266 (gzip-4k packing).

@dpgeorge ^

2 comments
dpgeorge · 2017-02-06

I saw there is a asyncio version of requests https://github.com/rdbhost/yieldfromRequests, and it would be nice to support/promote a consistent set of libraries, eg both requests and it's yield-from version. OTOH, aiohttp looks better maintained than yieldfromRequests, and has more github stars, so perhaps aiohttp is the one we should use.

pfalcon · 2017-11-26

Imported.

Keyboard

j / / n
next pair
k / / p
previous pair
1 / / h
show query pane
2 / / l
show candidate pane
c
copy suggested comment
r
toggle reasoning
g i
go to index
?
show this help
esc
close overlays

press ? or esc to close

copied