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
======
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
Release history Release notifications | RSS feed
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.2.0.tar.gz
(9.0 kB
view details)
File details
Details for the file quantumpy-0.2.0.tar.gz
.
File metadata
- Download URL: quantumpy-0.2.0.tar.gz
- Upload date:
- Size: 9.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9d4dea84c5bcc9d011ac8c48a92efc21d74578c8a284de76cf6981096b16f463 |
|
MD5 | 67f0fb4432b72c4289467892952d01a6 |
|
BLAKE2b-256 | c53cae347f2fb4544d0ebcaa0c2de05d44ddb6cfe3797a822028b37ddce444b7 |