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. Install django-welkin with pip:
pip install django-welkin
  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://localhost: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.1a6.tar.gz (21.4 kB view details)

Uploaded Source

Built Distribution

django_welkin-0.0.1a6-py3-none-any.whl (27.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: django-welkin-0.0.1a6.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.1a6.tar.gz
Algorithm Hash digest
SHA256 3a2665041ce5d240b63851c89355cb303c4791b90d0c2463ee3ede26d22f4447
MD5 cadb56f5bd3671d90cac63429db9a74e
BLAKE2b-256 d367b5c3992e7c98e53b5cdf40c6783dd6f49b061d7a48010d0e254887c45bb9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: django_welkin-0.0.1a6-py3-none-any.whl
  • Upload date:
  • Size: 27.0 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.1a6-py3-none-any.whl
Algorithm Hash digest
SHA256 ca762234dbabb6d3847ca82f391cdb10f0b5674d88b9114b0e15856c50823a76
MD5 e1e70c3df5591c1fb7ddf717897a64eb
BLAKE2b-256 95b315e4e4535e8480d9bff566030d1c14f01c54cdde3de0d5ad77e04134d1b7

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