idoit

Python Wrapper to access the i-doit JSON-RPC API


Keywords
i-doit, api, cmdb, python
License
GPL-3.0
Install
pip install idoit==0.2

Documentation

Python i-doit JSON-RPC Wrapper

A Python Wrapper to access the i-doit JSON-RPC API.

Latest Version License https://travis-ci.org/DinoTools/python-idoit.svg?branch=master https://coveralls.io/repos/DinoTools/python-idoit/badge.png?branch=master

Install

Requirements:

Supported Python versions:

  • Python 2.7
  • Python >= 3.2
  • PyPy and PyPy3

Install:

$ pip install idoit

License

Published under the GPLv3 (see LICENSE for more information)