Socket
Socket
Sign inDemoInstall

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.


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

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