Skip to main content

Another ubersmith lib

Project description

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

API

ubersmith_client.api.init(url, user, password, timeout, use_http_post)
url:

URL of your API

Example: http://ubersmith.example.org/api/2.0/

user:

API username

password:

API Password or token

timeout:

api timeout given to requests

Default: 60

use_http_post:

Use POST requests instead of GET

Default: False

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

python-ubersmithclient-1.1.0.tar.gz (10.8 kB view details)

Uploaded Source

File details

Details for the file python-ubersmithclient-1.1.0.tar.gz.

File metadata

File hashes

Hashes for python-ubersmithclient-1.1.0.tar.gz
Algorithm Hash digest
SHA256 732268322f6a16ba99f29bceb9209aaa02d26afef6dfb3e3e74bc6ac70aceb7c
MD5 46bb38e23158e3919e519fc837f57db7
BLAKE2b-256 2fef8b280b6ad4364a77458c1bd60e266d43f8ae973e33e8ad40ed1432c39d92

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page