Metadata-Version: 1.1
Name: lytics
Version: 0.0.12
Summary: Python CLI for Lytics.io api
Home-page: http://github.com/lytics/lyticscli
Author: Aaron Raddon
Author-email: aaron@lytics.io
License: MIT
Description: 
        Lytics.io CLI Tools
        ===========================
        
        `Lytics.io <http://lytics.io>`_ is an analytics service.  This tool provides
        command line access to uploading data, syncing queries, etc.   See 
        http://developer.lytics.io/doc#cli
        
        Download and Installation
        -------------------------
        
        ::
        
          > pip install lytics
        
        
Keywords: python
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
