aiohttp-aiopylimit

A utlity package to help with distributed rate limiting with aiohttp and redis


Keywords
rate, limiting, throttle, redis, asyncio, aiohttp
License
Apache-2.0
Install
pip install aiohttp-aiopylimit==1.0.0.dev0

Documentation

aiohttp-aiopylimit

A rate limiting library for aiohttp based on aiopylimit

For example use see the sample app.