Skip to main content

Console app and Python API for sending SMSs through the Telenor WEB2SMS web app

Project description

Installation

To install telenor_web2sms run:

$ pip install telenor_web2sms

Console app usage

Quick start:

$ telenor_web2sms

Show help:

$ telenor_web2sms --help

Python API usage

Quick start:

>>> from telenor_web2sms import TelenorWeb2SMS
>>> web2sms = TelenorWeb2SMS('username', 'password') # Authenticate
>>> web2sms.send_sms('phone_number', 'message') # Send SMS

Contribute

If you find any bugs, or wish to propose new features please let me know.

If you’d like to contribute, simply fork the repository, commit your changes and send a pull request. Make sure you add yourself to AUTHORS.

New in telenor_web2sms 1.0.2

  • Minor tweak in README.

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

telenor_web2sms-1.0.2.zip (13.0 kB view details)

Uploaded Source

File details

Details for the file telenor_web2sms-1.0.2.zip.

File metadata

File hashes

Hashes for telenor_web2sms-1.0.2.zip
Algorithm Hash digest
SHA256 e19d21911ca10b936675267d202e66be296bdca7c87867702d11e6c011077ef7
MD5 d04564e08a389a0ac905f4f59086421c
BLAKE2b-256 d65cdbd55f0f102777ad31688ee28a89003f29b49c1dd21e143a413475b8beff

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