Metadata-Version: 2.1
Name: idoit_scaleup
Version: 0.0.9
Summary: i-doit pythonapi
Project-URL: Homepage, https://github.com/ScaleUp-Technologies/i-doit-python
Project-URL: Bug Tracker, https://github.com/ScaleUp-Technologies/i-doit-python/issues
Author-email: Sven Anders <sanders@scaleuptech.com>, Freerk-Ole Zakfeld <fzakfeld@scaleuptech.com>
License-File: LICENSE
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Description-Content-Type: text/markdown

# idoit_scaleup

This is an python api for i-doit CMDB.

## Install

```bash
pip install idoit-scaleup
```