Skip to main content

DashboardSpot pyhon library.

Project description

DashboardSpot Python

Install

pip3 install dashboardspot -U

Example

from dashboardspot import DashboardSpot

ds = DashboardSpot('your_api_key')
ds.hit('new sale')
ds.hit('new sale', data="blue shirt")
ds.hit('new sale', data="red shirt", count=2, timestamp=1559746170)

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

dashboardspot-0.9.1.tar.gz (1.6 kB view hashes)

Uploaded Source

Built Distribution

dashboardspot-0.9.1-py3-none-any.whl (1.9 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