File: rate_limiter.rst

package info (click to toggle)
python-apeye 1.4.1-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 940 kB
  • sloc: python: 2,724; makefile: 10
file content (16 lines) | stat: -rw-r--r-- 358 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
===========================
:mod:`apeye.rate_limiter`
===========================

.. automodule:: apeye.rate_limiter
	:autosummary-members:
	:no-members:

.. autoclass:: apeye.rate_limiter.HTTPCache
	:undoc-members:
	:no-show-inheritance:

.. autofunction:: apeye.rate_limiter.rate_limit

.. autoclass:: apeye.rate_limiter.RateLimitAdapter
	:undoc-members: