Socket
Socket
Sign inDemoInstall

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.


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

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc