Python interface to http://sms-manager.ru/ (aka http://www.imobis.ru/ )
Project description
Python interface to http://sms-manager.ru/ (aka http://www.imobis.ru/ ).
Installation
$ pip install imobis
Usage
>>> from imobis.api import Imobis >>> im = Imobis('login', 'password')
Send sms:
>>> im.send_sms('Sender', '79991234567', u'привет', message_id=5234) 12836
Get balance:
>>> im.get_balance() 100
Check if phone number is valid:
>>> im.is_valid_phone('234234') False
Development
Development happens at bitbucket and github:
The issue tracker is at bitbucket: https://bitbucket.org/kmike/imobis/issues/new
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
imobis-0.3.tar.gz
(4.3 kB
view details)
File details
Details for the file imobis-0.3.tar.gz
.
File metadata
- Download URL: imobis-0.3.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fa33edbbd1a6a63ac9ad3ac92168a27380bd72463fea589b3cd8ade49b82c23a |
|
MD5 | e980286d42257aa8b9979ab57308256a |
|
BLAKE2b-256 | eb5ef5091eb48716f76ad3ad4721056836a44ad5163c6c5c7a922a21aad71b7c |