Skip to main content

Django API Key management & validation

Project description

django-simplekeys is a reusable Django app that provides a simple way to add API keys to an existing Django project, regardless of API framework.

https://travis-ci.org/jamesturk/django-simplekeys.svg?branch=master https://img.shields.io/pypi/v/django-simplekeys.svg https://readthedocs.org/projects/django-simplekeys/badge/?version=latest

Features

  • Token bucket rate limiting, for limiting requests/second with optional bursting behavior.

  • Quota-based rate limiting (e.g. requests/day)

  • Ability to configure different usage tiers, to give different users different rates/quotas.

  • Ability to configure different ‘zones’ so that different API methods can have different limits. (e.g. some particularly computationally expensive queries can have a much lower limit than cheap GET queries)

  • Provided views for very simple email-based API key registration.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-simplekeys-0.3.0.tar.gz (11.5 kB view details)

Uploaded Source

Built Distribution

django_simplekeys-0.3.0-py2.py3-none-any.whl (19.8 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file django-simplekeys-0.3.0.tar.gz.

File metadata

File hashes

Hashes for django-simplekeys-0.3.0.tar.gz
Algorithm Hash digest
SHA256 d28659750f0aa0830130b9fd55091d328d4556ff662bfbc566d616fda3a2d82e
MD5 b5619270f71343b6f3d7c8c08771659c
BLAKE2b-256 d24fd9d65780f2cd822e1f0530fc3719ca0ddd1ef026f73dbef0643bc829fdd6

See more details on using hashes here.

File details

Details for the file django_simplekeys-0.3.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for django_simplekeys-0.3.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 3597a67890f5c837d9c50f7f6ea59bf7529304ce3e7eee95db901b118340afd2
MD5 795f1b32868f5dfe93a4b35592bf1179
BLAKE2b-256 c08e0325f91dda81e7bd370dc1055d3d809d1a12be755e4489bf04ce4e345034

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page