Way2Python
Way2SMS API in Python
Install / Use
/learn @nayaabkhan/Way2PythonREADME
Way2Python: Way2SMS API in Python

Way2Python is a small command line utility written in python that can be used to send SMS's to multiple recipients without having to go through the process of logging into Way2SMS.com.
This utility works only with Way2SMS accounts and hence works for Indian phone numbers only.
Usage
You'll require to have atleast Python 2.5 installed on your machine and you'll also need to get the httplib2 library from httplib2 on Google code to get starting.
Use the following steps to install httplib2:
- Unzip the downloaded file
httplib2-x.x.x.tar.gz. - On the command line change to the unzipped folder and use the
python setup.pycommand. - You're done and you can remove the unzipped folder.
First of all open the way2python.py and edit the following lines with your login details:
USERNAME = 'your login phone number'
PASSWORD = 'your password'
Use the program by writing down the following on your command line:
python way2python.py --numbers=9825012345:9998123456 --message="Hello, I am now using way2python!"
The : is used to separate multiple numbers.
Bugs
This is the first version and still might require a little brushing. Hope you try out the utility and report any issues here on github. Issues could be added using the Issues button at the top on the Way2Python's Github page. Cheers!!!
Related Skills
node-connect
354.5kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
112.4kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
354.5kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
354.5kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
Security Score
Audited on Jan 29, 2022
