Metadata-Version: 1.1
Name: djangostatistics
Version: 0.2
Summary: A Django app to keep track of interactions.
Home-page: https://github.com/PhilippMatthes/djangostatistics/
Author: Philipp Matthes
Author-email: djangostatistics@philippmatth.es
License: BSD-3-Clause
Description: djangostatistics is a simple Django app for keeping track of interactions and display them in a generic statistics admin view.
        
        Quick start
        -----------
        
        Please read the instructions under https://github.com/PhilippMatthes/djangostatistics.
        
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Framework :: Django :: 2.2
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
