🚀 Socket Launch Week 🚀 Day 2: Introducing Repository Labels and Security Policies.Learn More
Socket
Sign inDemoInstall
Socket

amplitude-sdk

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

amplitude-sdk

Amplitude Python 3 SDK.

1.0.4
PyPI
Maintainers
1

Amplitude Python SDK

SDK for Amplitude API

| SDK for Amplitude API.
| https://developers.amplitude.com/docs
| https://github.com/paulokuong/amplitude

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

.. code:: python

from amplitude_sdk import BehavioralCohortsClient b = BehavioralCohortsClient( api_key='xxxxxxx', secret='yyyyyyyy') b.list_cohorts()

Contributors

  • Paulo Kuong (@paulokuong)

.. @pkuong: https://github.com/paulokuong

Keywords

amplitude sdk Amplitude v2 bahav HTTP api V2 Batch Event Upload Identify Attribution Behavioral Cohorts Chart Annotations Dashboard REST Export Group Identify Releases SCIM Taxonomy User Privacy User Profile

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts