Python Ambient Mobile integration library.
Project description
Python Ambient Mobile integration library.
Sending Messages
Example:
import ambient sms = ambient.AmbientSMS(api_key='<your_api_key_here>', password='<your_password_here>') sms.sendmsg('<message_content_here>', ['44233562736', '27782343748', '<more_numbers_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
python-ambient-0.0.7.tar.gz
(4.2 kB
view hashes)