Metadata-Version: 1.0
Name: django-nomadlytics
Version: 0.1
Summary: Django app to track stats to any analytics SaaS using libsaas and celery.
Home-page: https://github.com/Nomadblue/django-nomadlytics
Author: Hector Garcia
Author-email: hector@nomadblue.com
License: UNKNOWN
Download-URL: https://github.com/Nomadblue/django-nomadlytics/zipball/v0.1
Description: ==================
        Django Nomadlytics
        ==================
        
        Overview
        ========
        
        This Django app offers a very light abstraction layer to use a single
        method of tracking your data into different SaaS analytics services such
        as Mixpanel, Google Analytics, or others.
        
        Read the latest documentation on `Read the docs`_ for installation,
        configuration and customization instructions.
        
        .. _`Read the docs`: http://readthedocs.org/docs/django-nomadlytics/en/latest/
        
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Framework :: Django
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Software Development :: Libraries :: Python Modules
