You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

amplitude-analytics

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

amplitude-analytics

The official Amplitude backend Python SDK for server-side instrumentation.

1.2.0
Source
pipPyPI
Maintainers
1


Amplitude Python SDK

PyPI version

The official Amplitude backend Python SDK for server-side instrumentation.

Development

Run Server Locally

Refer to examples/README.md.

Run Unit Tests Locally

Run Directly

python3 -m unittest discover -s ./src -p 'test_*.py'

Run with tox

pip3 install --user tox
python3 -m tox -e py

Amplitude and Ampli Wrapper

Ampli SDK is autogenerated library based on your pre-defined tracking plan. The Ampli Wrapper, is a lightweight wrapper over the Amplitude SDK that provides type-safety, supports linting, and enables features like input validation. The code replicates the spec in the Tracking Plan and enforces its rules and requirements. This repository is about Amplitude SDK. To learn more about Ampli Wrapper, please refer to the Ampli Python and examples.

Installation and Quick Start

Please visit the Developer Center for instructions on installing and using our the SDK.

Changelog

View the releases here.

Need Help?

If you have any issues using our SDK, feel free to create a GitHub issue or submit a request on Amplitude Help.

Keywords

amplitude

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