minimal-snowplow-tracker


Nameminimal-snowplow-tracker JSON
Version 0.0.2 PyPI version JSON
download
home_pagehttps://www.fishtownanalytics.com
SummaryA minimal snowplow event tracker for Python. Add analytics to your Python and Django apps, webapps and games
upload_time2018-10-13 12:58:37
maintainer
docs_urlNone
authorAnuj More, Alexander Dean, Fred Blundun, Drew Banin, Jacob Beck, Connor McArthur
requires_python
licenseApache License 2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ======================================================
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

            

Raw data

            {
    "_id": null,
    "home_page": "https://www.fishtownanalytics.com",
    "name": "minimal-snowplow-tracker",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Anuj More, Alexander Dean, Fred Blundun, Drew Banin, Jacob Beck, Connor McArthur",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/e4/9f/004f810169a48ed5c520279d98327e7793b6491f09d42cb2c5636c994f34/minimal-snowplow-tracker-0.0.2.tar.gz",
    "platform": "",
    "description": "======================================================\nPython Analytics for Snowplow \n======================================================\n.. image:: https://circleci.com/gh/fishtown-analytics/snowplow-python-tracker/tree/master.svg?style=svg\n\t:alt: Build Status\n\t:target: https://circleci.com/gh/fishtown-analytics/snowplow-python-tracker\n\n\nOverview\n########\n\nAdd analytics to your Python apps and Python games with the Snowplow_ event tracker for Python_.\n\n.. _Snowplow: http://snowplowanalytics.com\n.. _Python: http://python.org\n\nWith this tracker you can collect event data from your Python-based applications, games or Python web servers/frameworks.\n\nThis is a fork of the original Snowplow Python tracker v0.8.0, with a number of changes:\n\t- All emitters except for the basic one removed\n\t- Tests converted to docker\n\t- All tracking event methods except for structured/unstructured removed\n\t- Python 3.7 supported\n\n\nContributing quickstart\n#######################\n\nAssuming Git and Docker_ (with docker-compose) are installed:\n\n::\n\n   host$ git clone git@github.com:snowplow/snowplow-python-tracker.git\n   host$ docker-compose run --rm test tox\n\n.. _Docker: https://www.docker.com/community-edition\n\nCopyright and license\n#####################\n\nThe Snowplow Python Tracker is copyright 2013-2014 Snowplow Analytics Ltd.\n\nLicensed under the `Apache License, Version 2.0`_ (the \"License\");\nyou may not use this software except in compliance with the License.\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n\nThis software has been modified by Fishtown Analytics. Changes are copyright 2018 Fishtown Analytics LLC.\n\n.. _Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "A minimal snowplow event tracker for Python. Add analytics to your Python and Django apps, webapps and games",
    "version": "0.0.2",
    "project_urls": {
        "Homepage": "https://www.fishtownanalytics.com"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e49f004f810169a48ed5c520279d98327e7793b6491f09d42cb2c5636c994f34",
                "md5": "70171355338ae9a974a56a5cfb5040fe",
                "sha256": "acabf7572db0e7f5cbf6983d495eef54081f71be392330eb3aadb9ccb39daaa4"
            },
            "downloads": -1,
            "filename": "minimal-snowplow-tracker-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "70171355338ae9a974a56a5cfb5040fe",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 12542,
            "upload_time": "2018-10-13T12:58:37",
            "upload_time_iso_8601": "2018-10-13T12:58:37.368837Z",
            "url": "https://files.pythonhosted.org/packages/e4/9f/004f810169a48ed5c520279d98327e7793b6491f09d42cb2c5636c994f34/minimal-snowplow-tracker-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2018-10-13 12:58:37",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "minimal-snowplow-tracker"
}
        
Elapsed time: 0.09580s