Amplitude Python 3 SDK.
Project description
Amplitude Python SDK
SDK for Amplitude API
SDK for Amplitude API.
Requirements
Python 3.7.0
Goal
To provide a python API client for Amplitude API.
(More clients to be implemented)
Code sample
Requesting Behavioral Cohorts API
from amplitude_sdk import BehavioralCohortsClient
b = BehavioralCohortsClient(
api_key='xxxxxxx',
secret='yyyyyyyy')
b.list_cohorts()
Contributors
Paulo Kuong (@paulokuong)
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
amplitude-sdk-1.0.4.tar.gz
(3.6 kB
view hashes)
Built Distribution
Close
Hashes for amplitude_sdk-1.0.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 96641dfdb7586c958ce7a62a99d8475de7b43c6e514d9c31da00c41f522c8036 |
|
MD5 | 364341600b26e6075a8ec5e8ac756299 |
|
BLAKE2b-256 | 6b228a9a2d02ef1fe16fc06805ab38f35a3172b5cb88f8990eb47a843dfaa209 |