=========
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.
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.
Release files for smartresponder 1.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| smartresponder-1.0.0.zip | 6.3 kB | Details |
Release files / smartresponder-1.0.0.zip
| Download URL | smartresponder-1.0.0.zip |
|---|---|
| Size | 6.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e89e63dccd80c1f71601ee0463644e44c380c3aef661c94d225934d1d194ec0d
|
|
BLAKE2b-256 checksum How to use checksums |
8c9ea40c221459ec83e1162e9ada5c3ac549ad3b3e14c1b75fb34236b155014e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |