Skip to content

Reiuiji/pytextbelt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

textbelt.com API for Python

This python module will sends text messages to mobile phones using http://textbelt.com

Example Code

import textbelt
text = textbelt.textbelt()
text.send('1234567890','I sent this message from python through textbelt.com')

About

textbelt API for python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages