Skip to main content

A package to send SMS using Way2Sms

Project description

<h1>Py2SMS</h1>
Python code to send SMS with Way2Sms

Send upto 100 free [SMS](http://site24.way2sms.com/content/index.html) within 10 seconds daily.

[Way2Sms](http://site24.way2sms.com/content/index.html) provides free SMS service upto **100** messages daily with message length upto **139**.

### Prerequisites
* Install Python3.x from `here. <https://www.python.org/)>`
* Create an account in `Way2SMS <www.way2sms.com/>

```python
import py2sms
```
- Sending message

```python
s=py2sms.send(username,password,number,message)
```
* If message was sent successfully, py2sms.send() will return True, else False

# Disclaimer
This code was inspired by [http://home.iitk.ac.in/~saiwal/productivity/send-sms-way2sms-python/](http://home.iitk.ac.in/~saiwal/productivity/send-sms-way2sms-python/)

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

py2sms-1.1.1.tar.gz (1.8 kB view hashes)

Uploaded Source

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