Skip to main content

Amplitude Python 3 SDK.

Project description

Amplitude Python SDK

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)

Uploaded Source

Built Distribution

amplitude_sdk-1.0.4-py3-none-any.whl (4.5 kB view hashes)

Uploaded Python 3

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