blob: 8d91fd746415f038ac45a2059919515ce6fa8e52 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
Add analytics to your Python apps and Python games with the Snowplow event
tracker for Python.
With this tracker you can collect event data from your Python-based
applications, games or Python web servers/frameworks.
This is a fork of the original Snowplow Python tracker v0.8.0, with a number of
changes:
- All emitters except for the basic one removed
- Tests converted to docker
- All tracking event methods except for structured/unstructured removed
- Python 3.7 supported
|