Skip to content

Latest commit

 

History

History
executable file
·
16 lines (12 loc) · 539 Bytes

README.rst

File metadata and controls

executable file
·
16 lines (12 loc) · 539 Bytes

# Ubersmith API Client for Python

https://travis-ci.org/internap/python-ubersmithclient.svg?branch=master https://img.shields.io/pypi/v/ubersmith_client.svg?style=flat

# Usage

>>> import ubersmith_client
>>> api = ubersmith_client.api.init('http://ubersmith.com/api/2.0/', 'username', 'password')
>>> api.client.count()
u'264'
>>> api.client.latest_client()
1265