Skip to main content

A Django app interfacing with the Welkin API.

Project description

Welkin

Welkin is a Django app to connect to the Welkin Health API.

Quick start

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

  2. Start the development server and visit http://127.0.0.1:8000/admin/welkin/configuration/ to and add API secrets to the singleton (you'll need the Admin app enabled).

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-welkin-0.0.1a5.tar.gz (21.4 kB view details)

Uploaded Source

Built Distribution

django_welkin-0.0.1a5-py3-none-any.whl (26.9 kB view details)

Uploaded Python 3

File details

Details for the file django-welkin-0.0.1a5.tar.gz.

File metadata

  • Download URL: django-welkin-0.0.1a5.tar.gz
  • Upload date:
  • Size: 21.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.2.1 CPython/3.10.5 Windows/10

File hashes

Hashes for django-welkin-0.0.1a5.tar.gz
Algorithm Hash digest
SHA256 b098b761c45f965a2e0fec7dedb760a516f6f09b9b45367f9820b00b6e39e9d7
MD5 b5b601e7596eceab5998665d585ebc1f
BLAKE2b-256 201de213cf88bf7ab093d6b54586a5102aa14a97d6973ba389e7e04d22499227

See more details on using hashes here.

File details

Details for the file django_welkin-0.0.1a5-py3-none-any.whl.

File metadata

  • Download URL: django_welkin-0.0.1a5-py3-none-any.whl
  • Upload date:
  • Size: 26.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.2.1 CPython/3.10.5 Windows/10

File hashes

Hashes for django_welkin-0.0.1a5-py3-none-any.whl
Algorithm Hash digest
SHA256 117e5b1145b3ac5c2770093c31d46dd9b78864e7c568c2f3963d99f6de5dddb2
MD5 b8d77482352864572269f54798452c73
BLAKE2b-256 85087b6e8d981966221b1811f97b212d8d7b101699e28ec7417fb4f2e7b31891

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