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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file samslacker-python-0.0.6.6.tar.gz.
File metadata
- Download URL: samslacker-python-0.0.6.6.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.22.0 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.19.1 CPython/3.6.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ea700419b2a995cd964893d4ab5613e71d1fbce51dddf01a84665653c3355424
|
|
| MD5 |
e2a7a88a7f9a29046553e5e08e0cc03f
|
|
| BLAKE2b-256 |
8dff43bb874d6147aa0545a1bfd7d6d669d5cd04af279dda3486f9f46a6491bd
|
File details
Details for the file samslacker_python-0.0.6.6-py2.py3-none-any.whl.
File metadata
- Download URL: samslacker_python-0.0.6.6-py2.py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.22.0 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.19.1 CPython/3.6.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f94cdf4fec06c1c91285d57eb5d6fd0118f7a799cd4be3dfa5b97b394be0a67f
|
|
| MD5 |
ee03763e7381635c3f5c51b5344f7808
|
|
| BLAKE2b-256 |
a61f6c636ba94f95a25f92181e3fdfa8f36eeb643225199d7709b72420d1c538
|