Eric Idle

  • Total activity 5
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 2

Posts

Recent activity by Eric Idle Recent activity Votes
  • New Post

    New Post

  • Send out SMS

    import plivo, plivoxml from flask import Flask, request app = Flask(__name__) @app.route("/receive_sms/", methods=['GET','POST']) def receive_sms(): # Sender's phone numer from_number = r...