upstash-ratelimit is a connectionless rate limiting library for Python,
designed to be used in serverless environments such as:
- AWS Lambda
 - Vercel Serverless
 - Google Cloud Functions
 - and other environments where HTTP is preferred over TCP.
 
upstash-ratelimit is a connectionless rate limiting library for Python,
designed to be used in serverless environments such as: