Skip to main content

Official Keepify library to track events from your Python application

Project description

This is the official Keepify Python library. This library allows for server-side intergration of Keepify from your python application.

Installation

The library can be installed using pip::

pip install keepify-py

Usage

#!/usr/bin/env python from keepify import Keepify

kp = Keepify(YOUR_TOKEN)

# tracks an event with certain properties kp.track(”user@email.com”,’item purchase’, {‘item_id’ : ‘113’, ‘size’: ‘large’})

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

keepify-py-0.1.0.tar.gz (3.0 kB view details)

Uploaded Source

File details

Details for the file keepify-py-0.1.0.tar.gz.

File metadata

  • Download URL: keepify-py-0.1.0.tar.gz
  • Upload date:
  • Size: 3.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for keepify-py-0.1.0.tar.gz
Algorithm Hash digest
SHA256 a52d870d650378f07b6b3a106f26903f18c2dbf414b543ed52dff2b5aba49fa9
MD5 556082b2d1d64a176316fd9520392aae
BLAKE2b-256 e2481dbb3deda3035904be3560e7e1b159c19f11344891d48f0f27f918855ed6

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