Skip to main content

Python client for the ManageIQ REST-API

Project description

This python package provides the ManageIQ API Client library.

Getting Started

Preparing your python virtual environment:

$ virtualenv venv
$ source venv/bin/activate
$ pip install -e .  # To create an editable install of this package

If you want to install it directly from GitHub:

$ pip install git+https://github.com/ManageIQ/manageiq-api-client-python.git

To run the example present in this repository you probably need to configure your options (if different from the default shown here):

$ export MIQURL=http://localhost:3000/api
$ export MIQUSERNAME=admin
$ export MIQPASSWORD=smartvm

$ python example.py

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

manageiq-client-0.1.0.tar.gz (15.7 kB view details)

Uploaded Source

File details

Details for the file manageiq-client-0.1.0.tar.gz.

File metadata

File hashes

Hashes for manageiq-client-0.1.0.tar.gz
Algorithm Hash digest
SHA256 cfe8eadbcef367e2bb787c226565baa9ed6b50ffe0916053296e2c876e2b9114
MD5 5a24541c10e99ba2027a435dc8ed3469
BLAKE2b-256 f0d54e1ee3b81eecde5fa2a6cff04ed494a4a34db523958716afa3114840d438

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