A Python Messaging Module Using Way2SMS & Selenium Module.
Project description
way2smswrapper
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file way2smswrapper-0.1.2.tar.gz
.
File metadata
- Download URL: way2smswrapper-0.1.2.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/0.12.16 CPython/3.7.3 Linux/5.0.0-16-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 606814af3a4c67650bb00b8d669f7cd68c70c83290e89845505a3a3ff9b086f8 |
|
MD5 | c4652d7397a652e3f8a71f98206532d1 |
|
BLAKE2b-256 | 8fd260e9e57d0f7ff68a11d333878a9f7a17a59b26915ff5fde44d80036aad20 |
File details
Details for the file way2smswrapper-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: way2smswrapper-0.1.2-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/0.12.16 CPython/3.7.3 Linux/5.0.0-16-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4efe8216944b2e2316cb1356ea575de78e0197aa3950f7ecce34762fb71d7ec7 |
|
MD5 | bae7ca20ebdbfd8f865e49c340e820ab |
|
BLAKE2b-256 | b735ad5fa29eca33096deda8f2f3f04653f7efe8560c59c18991f3d1dbd49528 |