Skip to main content

No project description provided

Project description

pygrocy

Build Status PyPI CodeFactor

Installation

pip install python-qbo

Usage

Import the package:

from qbo import Qbo

Obtain a qbo instance:

qbo = Qbo("https://{QBO_URL}/")

Get the name of the machine:

print(qbo.name())

Get maintenance status:

print(qbo.maintenance_status())

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-qbo-0.2.0.tar.gz (2.9 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