Python Tracker 0.11.0 Released

We are pleased to announce the release of Snowplow Python Tracker version 0.11.0.

New features:

  • Adds API Documentation (#277)

Under the hood:

  • Fix failing docker build (#266)

  • Bump copyright notices to 2022 (#271)

  • Adds demo app (#279)

The API docs are hosted here

Upgrading

To upgrade using pip:


pip install snowplow-tracker==0.11.0

See the setup section in the documentation for more information.

On GitHub: GitHub - snowplow/snowplow-python-tracker: Snowplow event tracker for Python. Add analytics to your Python and Django apps, webapps and games

On PyPI: snowplow-tracker ยท PyPI

3 Likes