Metadata-Version: 1.1
Name: piwikapi
Version: 0.2.1
Summary: Python Piwik API
Home-page: http://github.com/nkuttler/python-piwikapi
Author: Nicolas Kuttler
Author-email: pypi@nicolaskuttler.com
License: BSD
Description: ======
        README
        ======
        
        This is a Python implementation of the Piwik tracking and analytics APIs.
        
        Supported
        =========
        
        - Normal tracking
        - Custom variables
        - Ecommerce
        - Goals
        - Actions
        
        Not supported yet
        =================
        
        - Custom variables through cookies
        - Attribution info through cookies
        - probably more
        
        Full Documentation: http://piwikapi.readthedocs.org/en/latest/index.html
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
