Go to file
2020-10-13 12:53:42 -04:00
.github/workflows mypy linting 2020-10-12 17:49:31 -04:00
.gitignore raise ValueError on bad tier 2020-10-13 12:53:42 -04:00
.pre-commit-config.yaml pre-commit and LICENSE 2020-10-12 16:23:34 -04:00
LICENSE pre-commit and LICENSE 2020-10-12 16:23:34 -04:00
poetry.lock mypy linting 2020-10-12 17:49:31 -04:00
pyproject.toml rrl 0.2.1, allow python 3.7 2020-10-13 11:52:58 -04:00
README.md flake8 and readme 2020-10-12 16:37:29 -04:00
rrl.py raise ValueError on bad tier 2020-10-13 12:53:42 -04:00
test_ratelimit.py raise ValueError on bad tier 2020-10-13 12:53:42 -04:00

rrl - Redis Rate Limiting

Very simple reusable redis-backed rate limiting code. Designed for OpenStates.org.

Test