# Ubersmith API Client for Python
# 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
| Name | Name | Last commit date | ||
|---|---|---|---|---|