Skip to main content

The official Dojah Core Python package

Project description

#dojahcore-python

Python plugin for Dojah

Installation

Instantiate Dojah

from dojahcore.dojah import Dojah

dojah_api_key  = 'test_sk_someRandomSecretKey'
dojah_app_id = '99999999999'
dojah_api = Dojah(api_key=dojah_api_key,app_id=dojah_app_id)

# to use the general class
dojah_api.general.data_plans()

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

dojahcore-0.0.5.tar.gz (9.7 kB view hashes)

Uploaded Source

Built Distribution

dojahcore-0.0.5-py3-none-any.whl (12.8 kB view hashes)

Uploaded Python 3

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