Skip to main content

A Python interface to the Bizowie API

Project description

API Acesss for the Bizowie cloud erp.

General Doc: http://bizowie.com/api/

Sample usage:

import Bizowie.API

aapi = Bizowie.API.API(“bizowie.site.bizowie.com”, “api_key”, “secret_key”)

aapi.call(‘tickets/add_comment/1003’, { ‘comment’:’woo’ } )

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

Bizowie.API-0.0.1.tar.gz (1.3 kB view hashes)

Uploaded source

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