amplitude-analytics


Nameamplitude-analytics JSON
Version 1.1.4 PyPI version JSON
download
home_pagehttps://github.com/amplitude/Amplitude-Python
SummaryThe official Amplitude backend Python SDK for server-side instrumentation.
upload_time2023-12-12 23:26:10
maintainer
docs_urlNone
authorAmplitude Inc.
requires_python>=3.6, <4
licenseMIT License
keywords amplitude python backend
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <p align="center">
  <a href="https://amplitude.com" target="_blank" align="center">
    <img src="https://static.amplitude.com/lightning/46c85bfd91905de8047f1ee65c7c93d6fa9ee6ea/static/media/amplitude-logo-with-text.4fb9e463.svg" width="280">
  </a>
  <br />
</p>

# 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.

## 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](https://www.docs.developers.amplitude.com/data/ampli/) is autogenerated library based on your pre-defined [tracking plan](https://developers.data.amplitude.com/what-is-a-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](https://www.docs.developers.amplitude.com/data/sdks/python/ampli/) and [examples](https://github.com/amplitude/ampli-examples).

## Installation and Quick Start
Please visit the [Developer Center](https://docs.developers.amplitude.com/data/sdks/python/) 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).

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/amplitude/Amplitude-Python",
    "name": "amplitude-analytics",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6, <4",
    "maintainer_email": "",
    "keywords": "amplitude,python,backend",
    "author": "Amplitude Inc.",
    "author_email": "sdk.dev@amplitude.com",
    "download_url": "https://files.pythonhosted.org/packages/80/e1/9af6812e54cc53e6be090d1324cf7b11ebe93f9613345959f16b4844fed3/amplitude-analytics-1.1.4.tar.gz",
    "platform": null,
    "description": "<p align=\"center\">\n  <a href=\"https://amplitude.com\" target=\"_blank\" align=\"center\">\n    <img src=\"https://static.amplitude.com/lightning/46c85bfd91905de8047f1ee65c7c93d6fa9ee6ea/static/media/amplitude-logo-with-text.4fb9e463.svg\" width=\"280\">\n  </a>\n  <br />\n</p>\n\n# Amplitude Python SDK\n\n[![PyPI version](https://badge.fury.io/py/amplitude-analytics.svg)](https://badge.fury.io/py/amplitude-analytics)\n\nThe official Amplitude backend Python SDK for server-side instrumentation.\n\n## Development\n### Run Server Locally\nRefer to `examples/README.md`.\n\n### Run Unit Tests Locally\n#### Run Directly\n```\npython3 -m unittest discover -s ./src -p 'test_*.py'\n```\n\n#### Run with `tox`\n```\npip3 install --user tox\npython3 -m tox -e py\n```\n\n## Amplitude and Ampli Wrapper\n[Ampli SDK](https://www.docs.developers.amplitude.com/data/ampli/) is autogenerated library based on your pre-defined [tracking plan](https://developers.data.amplitude.com/what-is-a-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](https://www.docs.developers.amplitude.com/data/sdks/python/ampli/) and [examples](https://github.com/amplitude/ampli-examples).\n\n## Installation and Quick Start\nPlease visit the [Developer Center](https://docs.developers.amplitude.com/data/sdks/python/) for instructions on installing and using our the SDK.\n\n## Changelog\nView the [releases here](https://github.com/amplitude/Amplitude-Python/releases).\n\n## Need Help?\nIf 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).\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "The official Amplitude backend Python SDK for server-side instrumentation.",
    "version": "1.1.4",
    "project_urls": {
        "Bug Reports": "https://github.com/amplitude/Amplitude-Python/issues",
        "Developer Doc": "https://docs.developers.amplitude.com/data/sdks/python/",
        "Homepage": "https://github.com/amplitude/Amplitude-Python",
        "Source": "https://github.com/amplitude/Amplitude-Python"
    },
    "split_keywords": [
        "amplitude",
        "python",
        "backend"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5bd99c1b286a2bb83d081b5f142e6992f7f0a8d7c229d10897c040988026e95e",
                "md5": "3884cd3b884ef8437aeec07fa17843ad",
                "sha256": "802d9b3a20d095d49074610dcd7e8834e5fcaff5c99d25d3153c03a163d73889"
            },
            "downloads": -1,
            "filename": "amplitude_analytics-1.1.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3884cd3b884ef8437aeec07fa17843ad",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6, <4",
            "size": 24037,
            "upload_time": "2023-12-12T23:26:09",
            "upload_time_iso_8601": "2023-12-12T23:26:09.004546Z",
            "url": "https://files.pythonhosted.org/packages/5b/d9/9c1b286a2bb83d081b5f142e6992f7f0a8d7c229d10897c040988026e95e/amplitude_analytics-1.1.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "80e19af6812e54cc53e6be090d1324cf7b11ebe93f9613345959f16b4844fed3",
                "md5": "c9d1ef4e5289d2472d6711a69e9249c6",
                "sha256": "9f05dc461459cfef15df8795895971745193fb74ab4e8a561e96bb208f11860e"
            },
            "downloads": -1,
            "filename": "amplitude-analytics-1.1.4.tar.gz",
            "has_sig": false,
            "md5_digest": "c9d1ef4e5289d2472d6711a69e9249c6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6, <4",
            "size": 21193,
            "upload_time": "2023-12-12T23:26:10",
            "upload_time_iso_8601": "2023-12-12T23:26:10.127267Z",
            "url": "https://files.pythonhosted.org/packages/80/e1/9af6812e54cc53e6be090d1324cf7b11ebe93f9613345959f16b4844fed3/amplitude-analytics-1.1.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-12 23:26:10",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "amplitude",
    "github_project": "Amplitude-Python",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "amplitude-analytics"
}
        
Elapsed time: 0.18252s