The official Amplitude backend Python SDK for server-side instrumentation.
Refer to examples/README.md
.
python3 -m unittest discover -s ./src -p 'test_*.py'
pip3 install --user tox
python3 -m tox -e py
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.
Please visit the Developer Center for instructions on installing and using our the SDK.
View the releases here.
If you have any issues using our SDK, feel free to create a GitHub issue or submit a request on Amplitude Help.