Metadata-Version: 1.1
Name: segmentio
Version: 1.2.8
Summary: The hassle-free way to integrate analytics into any python application.
Home-page: https://github.com/jamiemccrindle/segmentio
Author: Segment
Author-email: jamiemccrindle@gmail.com
License: MIT License
Description: 
        Segment is the simplest way to integrate segmentio into your application.
        One API allows you to turn on any other segmentio service. No more learning
        new APIs, repeated code, and wasted development time.
        
        This is a copy of the official library that renames the analytics module
        segmentio.
        
        This client wraps the the Segment REST API (https://segment.com).
        
        Documentation and more details at https://github.com/jamiemccrindle/segmentio and
        https://github.com/segmentio/analytics-python
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
