`Package Documentation <https://github.com/mParticle/mparticle-python-sdk/wiki>`_
This SDK is a helper library for the mParticle server-to-server HTTP API, it exposes mParticle's schema as simple models and provides an HTTP client interface. This SDK is stateless and will only send the data that you populate, whereas our mobile SDKs will automatically collect app and device information, session events, install events, and maintain persistence.
Raw data
{
"_id": null,
"home_page": "https://github.com/mParticle/mparticle-python-sdk",
"name": "mparticle",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "mparticle analytics marketing",
"author": "Sam Dozor",
"author_email": "support@mparticle.com",
"download_url": "https://files.pythonhosted.org/packages/ae/34/ce43272a50d43742b7ec3a36feb036b8227a9a8609ad307f0fafea81ceb0/mparticle-0.16.1.tar.gz",
"platform": null,
"description": "`Package Documentation <https://github.com/mParticle/mparticle-python-sdk/wiki>`_ \n\nThis SDK is a helper library for the mParticle server-to-server HTTP API, it exposes mParticle's schema as simple models and provides an HTTP client interface. This SDK is stateless and will only send the data that you populate, whereas our mobile SDKs will automatically collect app and device information, session events, install events, and maintain persistence.\n",
"bugtrack_url": null,
"license": "Apache 2.0",
"summary": "Python client for the mParticle platform",
"version": "0.16.1",
"project_urls": {
"Homepage": "https://github.com/mParticle/mparticle-python-sdk"
},
"split_keywords": [
"mparticle",
"analytics",
"marketing"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "c4c0f9b04a7213c5d2cdbd2af2bd3072c629675313693a2a4a9ccc5189fc5368",
"md5": "4e8e89ff3c81aef779f81cf21f0e6b74",
"sha256": "9a2d72b761023baafb6eab609184b0a1d0cc88906adf46ee067f87cb602a2a15"
},
"downloads": -1,
"filename": "mparticle-0.16.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "4e8e89ff3c81aef779f81cf21f0e6b74",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 138217,
"upload_time": "2023-06-20T15:43:38",
"upload_time_iso_8601": "2023-06-20T15:43:38.106142Z",
"url": "https://files.pythonhosted.org/packages/c4/c0/f9b04a7213c5d2cdbd2af2bd3072c629675313693a2a4a9ccc5189fc5368/mparticle-0.16.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ae34ce43272a50d43742b7ec3a36feb036b8227a9a8609ad307f0fafea81ceb0",
"md5": "40bf029a1ebc768a2429d2c203fc1bb9",
"sha256": "6ac4d087be62747c141622298a85189e4adbaac4bed1612cf803299a7bcd3e00"
},
"downloads": -1,
"filename": "mparticle-0.16.1.tar.gz",
"has_sig": false,
"md5_digest": "40bf029a1ebc768a2429d2c203fc1bb9",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 55417,
"upload_time": "2023-06-20T15:43:40",
"upload_time_iso_8601": "2023-06-20T15:43:40.452953Z",
"url": "https://files.pythonhosted.org/packages/ae/34/ce43272a50d43742b7ec3a36feb036b8227a9a8609ad307f0fafea81ceb0/mparticle-0.16.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-06-20 15:43:40",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "mParticle",
"github_project": "mparticle-python-sdk",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "certifi",
"specs": [
[
">=",
"14.05.14"
]
]
},
{
"name": "six",
"specs": [
[
"==",
"1.10.0"
]
]
},
{
"name": "python_dateutil",
"specs": [
[
">=",
"2.5.3"
]
]
},
{
"name": "setuptools",
"specs": [
[
">=",
"21.0.0"
]
]
},
{
"name": "urllib3",
"specs": [
[
">=",
"1.15.1"
]
]
}
],
"tox": true,
"lcname": "mparticle"
}