Skip to content

Instantly share code, notes, and snippets.

@daskol
daskol / mp.py
Last active April 6, 2016 16:21 — forked from ei-grad/mp.py
Mixpanel API client with python2/python3 support and data export API support
#! /usr/bin/env python
#
# Mixpanel, Inc. -- http://mixpanel.com/
#
# Python API client library to consume mixpanel.com analytics data.
#
# Copyright 2010-2013 Mixpanel, Inc
# Copyright 2016 Edadeal, LCC
#
# Licensed under the Apache License, Version 2.0 (the "License");