$ ipython Python 2.7.9 (default, Feb 10 2015, 03:28:08) Type "copyright", "credits" or "license" for more information. IPython 3.2.0 -- An enhanced Interactive Python. ? -> Introduction and overview of IPython's features. %quickref -> Quick reference. help -> Python's own help system. object? -> Details about 'object', use 'object??' for extra details. In [1]: from soracom.client import * ; client

