Scriber.py
==========
A Python wrapper for the the Scriber API. See scriber.io
`|Build Status| <https://travis-ci.org/Scriber/pyscriber>`_
Install
-------
::
pip install scriber
Basic Usage
-----------
::
from scriber.api import Scriber
s = Scriber(“<api_key>”, “<app_id>”)
s.record_event(“<user_id>”, “<event_label>”)
e.g.
::
from scriber.api import Scriber
s = Scriber(“CZFcO2xZdiLTz6m6KgrB4pqH1KI3zy49S0AZmeFZu9o”, “MyApp”)
s.record_event(“email@example.com”, “LoginSuccess”)
Docs
----
http://scriber.io/docs/#/python
.. |Build
Status| image:: https://travis-ci.org/Scriber/pyscriber.svg?branch=master
==========
A Python wrapper for the the Scriber API. See scriber.io
`|Build Status| <https://travis-ci.org/Scriber/pyscriber>`_
Install
-------
::
pip install scriber
Basic Usage
-----------
::
from scriber.api import Scriber
s = Scriber(“<api_key>”, “<app_id>”)
s.record_event(“<user_id>”, “<event_label>”)
e.g.
::
from scriber.api import Scriber
s = Scriber(“CZFcO2xZdiLTz6m6KgrB4pqH1KI3zy49S0AZmeFZu9o”, “MyApp”)
s.record_event(“email@example.com”, “LoginSuccess”)
Docs
----
http://scriber.io/docs/#/python
.. |Build
Status| image:: https://travis-ci.org/Scriber/pyscriber.svg?branch=master
Release files for scriber 0.1.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| scriber-0.1.3.tar.gz | 152.7 kB | Details |
Release files / scriber-0.1.3.tar.gz
| Download URL | scriber-0.1.3.tar.gz |
|---|---|
| Size | 152.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
bffa498a8914b256a04bb962fda3a431adb72d6e9ad15b5483885e8cdd6ed0af
|
|
BLAKE2b-256 checksum How to use checksums |
17ddc44b5cc5c7fee0206711d40bb8143a9d9e71ffdd0e3a97585329ac0f549a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |