Skip to main content

Python client API for scriber.io

Project description

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

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

scriber-0.1.3.tar.gz (152.7 kB view details)

Uploaded Source

File details

Details for the file scriber-0.1.3.tar.gz.

File metadata

  • Download URL: scriber-0.1.3.tar.gz
  • Upload date:
  • Size: 152.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for scriber-0.1.3.tar.gz
Algorithm Hash digest
SHA256 bffa498a8914b256a04bb962fda3a431adb72d6e9ad15b5483885e8cdd6ed0af
MD5 37ad62ee3cbd94784857da81a6e9f010
BLAKE2b-256 17ddc44b5cc5c7fee0206711d40bb8143a9d9e71ffdd0e3a97585329ac0f549a

See more details on using hashes here.

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