Metadata-Version: 1.1
Name: mparticle
Version: 0.10.6
Summary: Python client for the mParticle platform
Home-page: https://github.com/mParticle/mparticle-python-sdk
Author: Sam Dozor
Author-email: support@mparticle.com
License: Apache 2.0
Description: `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.
Keywords: mparticle analytics marketing
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
