Skip to main content

A Python Messaging Module Using Way2SMS & Selenium Module.

Project description

way2smswrapper

Documentation Maintenance License: MIT

A Python Messaging Module Using Way2SMS & Selenium Module.
Created By $implic@

Install

$pip install way2smswrapper

Requirements :-

           Python3.
           Firefox Browser. 
           Geckodriver. 
           Xvfb - Installation. 
           Way2SMS Account.

The python module uses selenium module to control the firefox browser which is being controlled by geckodriver. The module is using xvfb(x-virtual frame buffer) and the xvfb wrapper for python3 to run the firefox browser headlessly(in the background). Way2SMS Account is being used to send the message to the desired mobile number.

One can import the module in his/her own python3 program to send the status of the current running program to the user's mobile phone number through sms using the user's Way2SMS Account.

Usage :-

import w2swrapper

Methods :

wrapper.login()
wrapper.sms('Message')

Tested In Ubuntu-17.04

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

way2smswrapper-0.1.2.tar.gz (3.4 kB view hashes)

Uploaded Source

Built Distribution

way2smswrapper-0.1.2-py3-none-any.whl (3.7 kB view hashes)

Uploaded Python 3

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