-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1cba07f
commit 1bab259
Showing
1 changed file
with
20 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
## Synopsis | ||
|
||
A sample project which makes use of python client to retrieve data from Mixpanel, and display the data on Django admin using Graphos. | ||
|
||
## Installation | ||
|
||
git clone git@github.com:sayonetech/mixpanel_django_graphos.git | ||
|
||
## API Reference | ||
|
||
https://mixpanel.com/help/reference/data-export-api#segmentation | ||
http://agiliq.com/docs/django-graphos/ | ||
|
||
## Contributors | ||
|
||
[Jibu James](https://github.com/jibusayone/). | ||
|
||
## License | ||
|
||
MIT |