A python client for typed interactions with the Mode Analytics API.
Project description
pymode
PyMode is a Python 3.x library to enable typed interactions with the Mode Analytics v2 API.
Installation
$ pip install pymode
Example Usage
import os
from pymode import Mode
ORGANIZATION = os.environ["MODE_ORGANIZATION"]
TOKEN = os.environ["MODE_API_TOKEN"]
PASSWORD = os.environ["MODE_API_PASSWORD"]
mode = Mode(organization=ORGANIZATION, token=TOKEN, password=PASSWORD)
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
pymode-1.3.0.tar.gz
(3.8 kB
view details)
Built Distribution
File details
Details for the file pymode-1.3.0.tar.gz
.
File metadata
- Download URL: pymode-1.3.0.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.20.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ef6bfa405a1725a9d923c92da36feb025ae913e13fcf1a90277f34bfc7a1439c |
|
MD5 | 2c5384f5f3055531bfbf550cb8e45cf5 |
|
BLAKE2b-256 | f8bff8be1b5d7253aa43f78b8b6450a914d0ff5c44210434603577ed290f85a0 |
File details
Details for the file pymode-1.3.0-py3-none-any.whl
.
File metadata
- Download URL: pymode-1.3.0-py3-none-any.whl
- Upload date:
- Size: 5.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.20.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 36059f669aedf858dc76b6c06d6425d6ed2d5847ebd97332b9a699a594831423 |
|
MD5 | 3a7b5c8c80a95a74b9f4d64bfdb86ba2 |
|
BLAKE2b-256 | 1549d3b4c3b1c86899afb605172f0330ad6eef5d9aa3006a018602d73ff70145 |