Skip to main content

A Python wrapper for EasilyDo's Sift API

Project description

A Python wrapper around Sift API. Currently supports Python 2.7.11 and Python 3.5.1.

Installation

From the repository

python setup.py install

From pip

pip install siftapi

Usage

import siftapi

sift = siftapi.Sift(API_KEY, API_SECRET)
sift.get_user(<username>)

Testing

python setup.py test

Test cases are written in tests folder.

Files required for test cases:

  1. sensitive.py - File containing your API_SECRET and API_KEY. An example file, sensitive.py.example can be found in the directory

  2. test.eml - A test .eml file to be sent for parsing

Documentation

Documentation for the SDK can be found here.

Changelog

Changelog can be found here.

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

siftapi-1.0.3.tar.gz (3.8 kB view hashes)

Uploaded Source

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