Go to file
2020-10-13 11:17:27 -04:00
.github/workflows mypy linting 2020-10-12 17:49:31 -04:00
.gitignore initial commit 2020-10-12 13:42:58 -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 mypy linting 2020-10-12 17:49:31 -04:00
README.md flake8 and readme 2020-10-12 16:37:29 -04:00
rrl.py mypy fixes 2020-10-12 17:45:42 -04:00
test_ratelimit.py test other aspects of rate limit 2020-10-13 11:17:27 -04:00

rrl - Redis Rate Limiting

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

Test