Skip to main content

An ultra simple wrapper for the Socialmetrix Quantum API, with basic functionality

Project description

Quantumpy
======

An ultra simple wrapper for the Socialmetrix Quantum API, with basic functionality

Usage
-----

::

from quantumpy import QuantumAPI

# Initialize connection with the api, providing account_id and your JWT token
c = QuantumAPI(account_id, jwt_token)

# Get all projects associated with account
projects = c.get_projects()


Installation
------------

::

$ pip install quantumpy

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

quantumpy-0.1.9.tar.gz (8.4 kB view hashes)

Uploaded Source

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