Skip to main content

Free SMS API

Project description

# WAY2SMS Free Python API
> Now also verify mobile number as email, do cool stuff with it.


## Features
- Free sms api
- 100% delivery guarantee

## Limitations
- you can write 140 characters in single message

## Installation
``` pip install messanger ```


All you need to write is,

```
import messanger

# Mobile number registered in way2sms website.
phone = '+919409567000'

# Password in way2sms website.
password = ''

# Receiver mobile number.
receiver = '+14529959578'

# Text message that you want to send
message = """Hey Donald Trump,
Can write a python program which can send free text messages
"""

messanger.send(phone, password, receiver, message)
```

# Note
- Don't try that number, Donald Trump doesn't owns it.

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

messanger-2.0.tar.gz (2.0 kB view details)

Uploaded Source

Built Distribution

messanger-2.0-py3-none-any.whl (3.1 kB view details)

Uploaded Python 3

File details

Details for the file messanger-2.0.tar.gz.

File metadata

  • Download URL: messanger-2.0.tar.gz
  • Upload date:
  • Size: 2.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Python-urllib/3.6

File hashes

Hashes for messanger-2.0.tar.gz
Algorithm Hash digest
SHA256 ee77ce6d716966336968a3f267c8c0f72c9a090056588d95de6f662138008aed
MD5 1039f5f7bc685ed700ad0173dabbaf03
BLAKE2b-256 d549ebc29ac6e62e265230a5eb463db0e1b70eadda79eaf2f98de16e08721b14

See more details on using hashes here.

File details

Details for the file messanger-2.0-py3-none-any.whl.

File metadata

  • Download URL: messanger-2.0-py3-none-any.whl
  • Upload date:
  • Size: 3.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.7

File hashes

Hashes for messanger-2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ca4d69542b15b25253910910c6193a5b01ada0fb6d5fab9e8f199adcb2777517
MD5 61a97198b11a69d493b4d290232ba280
BLAKE2b-256 cfe3cb280073e7170d963e138a75f6baa21beec1cc73bdbba19c81b1d23ef250

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