limitsEasy Playground

Rate limiting library with multiple storage backends

Getting started with limitsRun locally
Install
pip install limits
Python CodeRun locally
Expected Output
# Expected output shown below
# (Run locally with: limits)

limits is a third-party package. Rate limiting library with multiple storage backends. Install with: pip install limits

Challenge

Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?