Skip to content

A Python Daemon to fetch queued SMSs from a MySQL table and send to an SMS gateway API

License

Notifications You must be signed in to change notification settings

KiprotichMaritim/python-sms-daemon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

python-sms-daemon

A Python Daemon to fetch queued SMSs from a MySQL table and send to an SMS gateway API

Dependent Libraries

mysql-connector-python package (install it using pip install mysql-connector-python) africastalking package (install it using pip install africastalking)

About

A Python Daemon to fetch queued SMSs from a MySQL table and send to an SMS gateway API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages