Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

minimal-snowplow-tracker

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

minimal-snowplow-tracker

A minimal snowplow event tracker for Python. Add analytics to your Python and Django apps, webapps and games

  • 0.0.2
  • PyPI
  • Socket score

Maintainers
1

====================================================== Python Analytics for Snowplow

.. image:: https://circleci.com/gh/fishtown-analytics/snowplow-python-tracker/tree/master.svg?style=svg :alt: Build Status :target: https://circleci.com/gh/fishtown-analytics/snowplow-python-tracker

Overview ########

Add analytics to your Python apps and Python games with the Snowplow_ event tracker for Python_.

.. _Snowplow: http://snowplowanalytics.com .. _Python: http://python.org

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

Contributing quickstart #######################

Assuming Git and Docker_ (with docker-compose) are installed:

::

host$ git clone git@github.com:snowplow/snowplow-python-tracker.git host$ docker-compose run --rm test tox

.. _Docker: https://www.docker.com/community-edition

Copyright and license #####################

The Snowplow Python Tracker is copyright 2013-2014 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.

This software has been modified by Fishtown Analytics. Changes are copyright 2018 Fishtown Analytics LLC.

.. _Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc