Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 201 Bytes

README.rst

File metadata and controls

21 lines (13 loc) · 201 Bytes

rate-limiter

Async and Sync rate-limiter implementations.

Install

$ pip install rate-limiter

Basic Example

TBD

Requirements