issues
search
mixpanel
/
mixpanel-python
Official Mixpanel Python library.
https://mixpanel.com/help/reference/python
Other
103
stars
85
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Identify requires distinct_id even if using Simplified ID Merge API
#132
RicoTarascio
opened
2 months ago
0
bump version to 4.10.1
#131
jaredmixpanel
closed
8 months ago
0
http -> https://
#130
jaredmixpanel
closed
8 months ago
0
Add 3.11, 3.12 support in PyPi metadata, testing matrix
#129
jaredmixpanel
closed
8 months ago
0
443 max retries exceeded error ['[SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol]
#128
aelamran
closed
3 months ago
2
mixpanel.MixpanelException: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
#127
rahultoora
closed
8 months ago
4
Identify method is missing
#126
Kub-AT
closed
8 months ago
1
Remove python 2.7 support
#125
matejsp
opened
10 months ago
0
Add headers to post request for closing connection
#124
akshitkrnagpal
closed
11 months ago
0
Fix connection reset error on long sessions
#123
dror-fs
closed
8 months ago
1
Track time is sent in seconds
#122
alexpdraper
opened
1 year ago
0
Mixpanel tracking is not working
#121
PilliSiddharth
opened
1 year ago
1
Missing types for mypy
#120
dijonkitchen
opened
1 year ago
2
I got `Remote end closed connection without response` error when I use Mixpanel with Slack Bolt SDK
#119
0417taehyun
closed
1 year ago
9
ConnectionResetError(104, 'Connection reset by peer')
#118
ahsas5
closed
1 year ago
6
time_event functionality not available
#117
varesio
opened
1 year ago
0
Create a new session for each request.
#116
bazubii
opened
2 years ago
2
BufferedConsumer max_size limited to 50
#115
bazubii
opened
2 years ago
1
Be able to add his proper sync consumer in mixpanel initializer
#114
morgan-soulie
opened
2 years ago
0
Clarify documentation for meta argument
#113
koroldavid
opened
2 years ago
0
Decimal values are not serializable as JSON in properties
#112
amaan-ahmad
opened
2 years ago
0
send millisecond precision time with events and people updates
#111
jaredmixpanel
closed
2 years ago
0
`import_data` does not work with Service Accounts due to missing `project_id`
#110
beheh
opened
2 years ago
2
Pass `ip` event property
#109
ale7canna
closed
2 years ago
1
how to do mixpanelGetEventsForProfiles
#108
naarkhoo
closed
2 years ago
1
Missing APIs
#107
davidt99
closed
2 years ago
1
Async support
#106
ramnes
opened
2 years ago
7
A way to register super properties
#105
davidt99
closed
3 years ago
1
Connection reset by peer from BufferedConsumer
#104
dkarp0
closed
8 months ago
10
Use requests rather than urllib3
#103
seizethedave
closed
3 years ago
0
Only disable InsecureRequestWarning when verify_cert=False.
#102
mblayman
closed
3 years ago
4
`Mixpanel.alias` ignores any custom configuration
#101
mskrip
opened
3 years ago
2
Update README with mixpanel-utils name change
#100
safdariqbal
closed
3 years ago
0
Don't verify server cert by default.
#99
seizethedave
closed
3 years ago
0
Send requests to Mixpanel from background thread.
#98
aaronn
opened
3 years ago
0
SSLError with the example code
#97
lee-hodg
closed
3 years ago
4
Work around renamed arg in urllib3.
#96
seizethedave
closed
3 years ago
0
Fix https://github.com/mixpanel/mixpanel-python/issues/94
#95
hugoArregui
closed
3 years ago
0
cert_reqs unicode is not well handled by urllib3 in python2
#94
hugoArregui
closed
3 years ago
5
Dealing with new DeprecationWarning about using method_whitelist argument of Retry
#93
lfrodrigues
closed
3 years ago
2
For subclasser compatibility, cram (key,secret) into api_key param.
#92
seizethedave
closed
3 years ago
1
bufferedconsumer _api_secret problem
#91
sanderland
closed
3 years ago
2
Add verify_cert consumer option.
#90
seizethedave
closed
3 years ago
0
api_secret support
#89
seizethedave
closed
3 years ago
0
import_data method not working
#88
dhpwd
closed
3 years ago
4
question - do the SDKs only support creating events?
#87
avnerbarr
closed
3 years ago
1
version 4.7.0 leads to SSLError in AWS Lambda Python 3.6
#86
neotheicebird
closed
3 years ago
5
Deprecate api_key
#85
seizethedave
closed
3 years ago
0
People/Group updates pass $time in milliseconds
#84
seizethedave
closed
4 years ago
1
Retry support
#83
seizethedave
closed
4 years ago
0
Next