Package: wnpp
Severity: wishlist

* Package name    : python-ratelimitqueue
  Version         : 0.2.2
  Upstream Author : John Paton <j...@johnpaton.net>
* URL             : https://github.com/JohnPaton/ratelimitqueue
* License         : MIT
  Programming Lang: Python
  Description     : Rate limited wrapper for Python 3's thread safe queues

This python module provides a rate limited wrapper for Python's built in queues
from the queue class. This makes it easy to do concurrent calls to APIs with
high rate limits while still complying with those limits.

I've packaged this already for my own use with MS dataverse APIs, to make sure
I comply with their service protection limits. I think this might be useful
to others as well, and as such I would like to submit this for inclusion in
Debian.

I've asked Kari Pahula <k...@debian.org> to sponsor this upload, and
he tentatively agreed, if there are no objections from people more
familiar with Python in Debian.

Reply via email to