Metadata-Version: 2.1
Name: activity-tracker
Version: 0.0.5
Summary: DAU/MAU tracker
Home-page: https://github.com/educreations/activity-tracker
Author: Matthew Eastman
Author-email: matt@educreations.com
License: MIT
Classifier: License :: OSI Approved :: MIT License
License-File: LICENSE
Requires-Dist: six
Provides-Extra: test
Requires-Dist: pytest ; extra == 'test'
Requires-Dist: pytest-django ; extra == 'test'
Requires-Dist: fakeredis ; extra == 'test'
Requires-Dist: flake8 ; extra == 'test'

A library to perform daily-active-user (and similar) tracking
