PyGlobe

Python interface for Globe Labs API
Download

PyGlobe Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Price:
  • FREE
  • Publisher Name:
  • Ferdinand Silva
  • Publisher web site:
  • http://ferdinandsilva.com

PyGlobe Tags


PyGlobe Description

PyGlobe is a Python interface for Globe Labs API.HOW TO INSTALLTo install run pip install pyglobe or easy_install pyglobe.EXAMPLE CODEimport pyglobetry: service = pyglobe.PyGlobe(uname='', pin='', msisdn='') service.sendSMS('Message through Globe Labs API')except (pyglobe.PyGlobeInvalidServiceException, pyglobe.PyGlobeInvalidURLException, pyglobe.PyGlobeServerFaultException) as e: print "An error occurred: %s" % eProduct's homepage


PyGlobe Related Software