Metadata-Version: 2.1
Name: flask-mixpanel
Version: 0.2.0
Summary: Wrappers for using Mixpanel in Flask
Home-page: https://github.com/cryptosense/flask-mixpanel
Author: Bertrand Bonnefoy-Claudet
Author-email: bertrand@cryptosense.com
License: BSD
Download-URL: https://github.com/cryptosense/flask-mixpanel/tarball/v0.2.0
Keywords: web,server,analytics
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Dist: Flask
Requires-Dist: mixpanel
Requires-Dist: mixpanel-py-async

Flask-Mixpanel
==============

Wrappers for using Mixpanel in Flask.


