Metadata-Version: 2.1
Name: gwdg_idm_api
Version: 2.1.0
Summary: Interface to the GWDG IDM api
Home-page: https://gitlab.gwdg.de/mpi-dortmund/ze-edv-public/gwdg_idm_api
Author: Markus Stabrin
Author-email: markus.stabrin@mpi-dortmund.mpg.de
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Provides-Extra: dev
License-File: LICENSE

# gwdg_idm_api



## Getting started

Install the package via:
```
pip install gwdg_idm_api
```

## Usage

Checkout the example in `tests/examples.py`


## License

MIT
