Skip to main content

smartresponder.ru API wrapper

Project description

=========
smartresponder
=========

This is a smartresponder (aka smartresponder.ru)
python API wrapper. The goal is to support all API methods (current and future)
that can be accessed from server.

Installation
============

::

$ pip install smartresponder

Usage
=====

::

>>> import smartresponder
>>> api = smartresponder.API('my_api_id', 'my_api_secret')
>>> subscriber = api.subscribers.list(id='39715947')['list']['elements'][0]
>>> print subscriber['email']
test@test.ru

All API methods that can be called from server should be supported.

See http://goo.gl/DrmQU for detailed API help.
Changes
=======

1.0.0 (2012-08-04)
------------------
Initial release.

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

smartresponder-1.0.0.zip (6.3 kB view details)

Uploaded Source

File details

Details for the file smartresponder-1.0.0.zip.

File metadata

File hashes

Hashes for smartresponder-1.0.0.zip
Algorithm Hash digest
SHA256 e89e63dccd80c1f71601ee0463644e44c380c3aef661c94d225934d1d194ec0d
MD5 62a69dfd5e2bf70c6776e468430b6532
BLAKE2b-256 8c9ea40c221459ec83e1162e9ada5c3ac549ad3b3e14c1b75fb34236b155014e

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