Metadata-Version: 2.3
Name: igz-mgmt
Version: 0.1.4
Summary: Python SDK For Iguazio Management API
Project-URL: Homepage, https://github.com/iguazio/igz-mgmt-sdk
Author-email: Iguazio Platform Team <liranb@iguazio.com>
License-Expression: Apache-2.0
License-File: LICENSE
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Requires-Dist: deprecated~=1.2.14
Requires-Dist: httpx~=0.24.1
Requires-Dist: inflection~=0.5.1
Requires-Dist: pydantic~=1.10.10
Requires-Dist: semver~=3.0.1
Description-Content-Type: text/markdown

# igz-mgmt-sdk

SDK for Iguazio Management API

## Installation

Igz-mgmt can be installed by running `pip install igz-mgmt`.

## License

Apache License, Version 2.0

## Documentation

Please see [Documentation](https://iguazio.github.io/igz-mgmt-sdk/) for more information
