Skip to main content

Python wrapper for Sam Slacker API

Project description

.. image:: https://img.shields.io/pypi/v/samslacker-python.svg?style=flat
:target: https://pypi.python.org/pypi/samslacker-python


Getting Started
---------------
Run ``pip install samslacker-python`` to install the latest stable version from `PyPI
<https://pypi.python.org/pypi/samslacker-python>`_.


Configurate
-----------
.. code-block:: python
import samslacker
samslacker.token = "private token"
samslacker.project = "projectid"


Call event
----------
.. code-block:: python
samslacker.event("Account Created", { "email": "hello@world.com" })

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

samslacker-python-0.0.6.1.tar.gz (2.6 kB view hashes)

Uploaded Source

Built Distribution

samslacker_python-0.0.6.1-py2.py3-none-any.whl (4.5 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page