Go to file
2020-10-13 11:49:46 -04:00
.github/workflows mypy linting 2020-10-12 17:49:31 -04:00
.gitignore rrl 0.2.0 2020-10-13 11:49:46 -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.0 2020-10-13 11:49:46 -04:00
README.md flake8 and readme 2020-10-12 16:37:29 -04:00
rrl.py don't allow calling get_usage_since unless track_daily_usage was on 2020-10-13 11:45:55 -04:00
test_ratelimit.py don't allow calling get_usage_since unless track_daily_usage was on 2020-10-13 11:45:55 -04:00

rrl - Redis Rate Limiting

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

Test