Metadata-Version: 2.1
Name: amplitude-analytics
Version: 0.2.1
Summary: The official Amplitude backend Python SDK for server-side instrumentation.
Home-page: https://github.com/amplitude/Amplitude-Python
Author: Amplitude Inc.
Author-email: sdk.dev@amplitude.com
License: MIT License
Project-URL: Bug Reports, https://github.com/amplitude/Amplitude-Python/issues
Project-URL: Source, https://github.com/amplitude/Amplitude-Python
Project-URL: Developer Doc, https://developers.amplitude.com/docs/python-beta
Keywords: amplitude,python,backend
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.6, <4
Description-Content-Type: text/markdown
License-File: LICENSE

# Amplitude Python SDK
[![PyPI version](https://badge.fury.io/py/amplitude-analytics.svg)](https://badge.fury.io/py/amplitude-analytics)

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

## Installation and Quick Start
Please visit the [Developer Center](https://developers.amplitude.com/docs/python-beta) for instructions on installing and using our the SDK.

## Changelog
View the [releases here](https://github.com/amplitude/Amplitude-Python/releases).

## Need Help?
If you have any issues using our SDK, feel free to [create a GitHub issue](https://github.com/amplitude/Amplitude-Python/issues/new) or submit a request on [Amplitude Help](https://help.amplitude.com/hc/en-us/requests/new).


