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.
Snowplow Docs | API Docs | Contributing |
---|---|---|
Snowplow Docs | API Docs | Contributing |
Python version | snowplow-tracker version |
---|---|
>=3.5 | > 0.10.0 |
2.7 | > 0.9.1 |
Assuming docker is installed
host$ git clone [email protected]:snowplow/snowplow-python-tracker.git
host$ cd snowplow-python-tracker
host$ docker build -t snowplow-python-tracker . && docker run snowplow-python-tracker
The Snowplow Python Tracker is copyright 2013-2023 Snowplow Analytics Ltd.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this software except in compliance with the License.
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.