Skip to content

Marx314/python-ubersmithclient

Repository files navigation

# 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