Skip to main content

A Django app to access WHOOP Web APIs.

Project description

django-whoop

django-whoop is a Django WHOOP App

Detailed documentation is in the "docs" directory.

Quick start

  1. Add "whoop" to your INSTALLED_APPS setting like this:
INSTALLED_APPS = [
    ...,
    "django_whoop",
]
  1. Include the WHOOP URLconf in your project urls.py like this:
path("whoop/", include("django_whoop.urls")),
  1. Run python manage.py migrate to create the models.

  2. Visit the /whoop/login URL to sign in with WHOOP.

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

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

Source Distribution

django-whoop-0.1.tar.gz (12.4 kB view details)

Uploaded Source

Built Distribution

django_whoop-0.1-py3-none-any.whl (18.4 kB view details)

Uploaded Python 3

File details

Details for the file django-whoop-0.1.tar.gz.

File metadata

  • Download URL: django-whoop-0.1.tar.gz
  • Upload date:
  • Size: 12.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.0.0 CPython/3.12.2

File hashes

Hashes for django-whoop-0.1.tar.gz
Algorithm Hash digest
SHA256 a180aa409eb6038686604a129e18b890de61bbcf85900afe65e0f0505d359791
MD5 8441096ce27ee3d40e9695c360fd0a0f
BLAKE2b-256 2bbed4f03c7e760c9ac80ccf6b6f082b9e4fc0c1c96c83848bd3eafa3ed74023

See more details on using hashes here.

File details

Details for the file django_whoop-0.1-py3-none-any.whl.

File metadata

  • Download URL: django_whoop-0.1-py3-none-any.whl
  • Upload date:
  • Size: 18.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.0.0 CPython/3.12.2

File hashes

Hashes for django_whoop-0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 f2b5994ecc6cba3a6c85702aa24833824b5ad05b4129b7f3d76a523c2fb65e81
MD5 53cc13a89b9ee504f358937218faacac
BLAKE2b-256 338e17760979822f6cc171b392cfedf62f7ceb38ef5e1640871a5b5d885229b3

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