gituser/docker_multiarch/: snowplow-tracker-1.1.0 metadata and description

Homepage Simple index

Snowplow event tracker for Python. Add analytics to your Python and Django apps, webapps and games

author Anuj More, Alexander Dean, Fred Blundun, Paul Boocock, Matus Tomlein, Jack Keene
author_email support@snowplow.io
classifiers
  • Development Status :: 5 - Production/Stable
  • Intended Audience :: Developers
  • License :: OSI Approved :: Apache Software License
  • Programming Language :: Python
  • Programming Language :: Python :: 3
  • Programming Language :: Python :: 3.8
  • Programming Language :: Python :: 3.9
  • Programming Language :: Python :: 3.10
  • Programming Language :: Python :: 3.11
  • Programming Language :: Python :: 3.12
  • Programming Language :: Python :: 3.13
  • Operating System :: OS Independent
description_content_type text/markdown
license Apache License 2.0
provides_extras typing
requires_dist
  • requests<3.0,>=2.25.1
  • typing-extensions>=3.7.4
  • mypy>=0.971; extra == "typing"
  • types-requests<3.0,>=2.25.1; extra == "typing"
File Tox results History
snowplow_tracker-1.1.0-py3-none-any.whl
Size
43 KB
Type
Python Wheel
Python
3

Python Analytics for Snowplow

Early ReleaseBuild StatusTest Coverage image

Pypi Snowplow TrackerPython VersionsMonthly Downloads

Overview

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.

Find out more


Snowplow Docs API Docs Contributing
techdocs setup contributing
Snowplow Docs API Docs Contributing

Python Support

Python version snowplow-tracker version
>=3.8 > 1.1.0
>=3.5 > 0.10.0
2.7 > 0.9.1

Maintainer Quickstart

Assuming docker is installed

host$ git clone git@github.com:snowplow/snowplow-python-tracker.git
host$ cd snowplow-python-tracker
host$ docker build -t snowplow-python-tracker . && docker run snowplow-python-tracker

Copyright and license

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.