Skip to main content

The official Python wrapper for the Thingdom API

Project description

What is Thingdom?

Thingdom allows you to mobile-enable your product in four lines of code with no need to develop the iOS and Android apps or create scalable cloud infrastructure.

Get Started Now!.

Installation

pip install thingdom

Ideas for Module Usage

  1. Programmatically trigger push notifications, feed messages, and real-time status updates from your Python app.

  2. Remotely monitor any interaction with your Python application.

  3. With our quick drop-in integration and simple API calls you can mobile-enable your Python application in a matter of hours, even customizing the mobile experience for your end-users.

Getting Started

from thingdom import Thingdom

# instantiate Thingdom object and authenticate
thingdom = Thingdom( 'YOUR_API_SECRET' )

# look-up Thing and get back object
thing = thingdom.get_thing( 'YOUR_THING_NAME' )

# send a feed message
thing.feed( 'FEED_CATEGORY', 'MESSAGE' )

# send a status update
thing.status( 'KEY', 'VALUE' )

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

thingdom-0.1.1.zip (13.2 kB view details)

Uploaded Source

File details

Details for the file thingdom-0.1.1.zip.

File metadata

  • Download URL: thingdom-0.1.1.zip
  • Upload date:
  • Size: 13.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for thingdom-0.1.1.zip
Algorithm Hash digest
SHA256 34ff6b8b49e54c1e51c5006d32037b0c783eaa16fe8b239f8989c858aae9d92d
MD5 5dd0a7df7666f9ad00151572a7eeb231
BLAKE2b-256 876c67feafc446f0a6f1fbf9f9daed8dfb8e50fe24dee42bc86e2eaefe0ce511

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page