An open API service indexing awesome lists of open source software.

https://github.com/mattmakai/python-bottle-phone

Make phone calls with Python and the Bottle web framework
https://github.com/mattmakai/python-bottle-phone

Last synced: 9 months ago
JSON representation

Make phone calls with Python and the Bottle web framework

Awesome Lists containing this project

README

          

# Make phone calls with Python and the Bottle web framework
This code goes along with the blog post on
[Dialing Outbound Phone Calls with a Bottle Web App](https://www.fullstackpython.com/blog/dial-outbound-phone-calls-python-bottle.html)
found on the
[Full Stack Python blog](https://www.fullstackpython.com/blog.html).