Metadata-Version: 2.1
Name: CloudStackAIO
Version: 0.0.8
Summary: Very thin Python CloudStack client using asyncio
Home-page: https://github.com/giffels/CloudStackAIO
Author: Manuel Giffels
Author-email: giffels@gmail.com
License: UNKNOWN
Project-URL: Bug Reports, https://github.com/giffels/CloudStackAIO/issues
Project-URL: Source, https://github.com/giffels/CloudStackAIO
Keywords: asyncio cloudstack client
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet :: WWW/HTTP :: Session
Classifier: Framework :: AsyncIO
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Description-Content-Type: text/markdown
Provides-Extra: contrib
License-File: LICENSE.txt

[![Build Status](https://github.com/giffels/CloudStackAIO/actions/workflows/unittests.yml/badge.svg)](https://github.com/giffels/CloudStackAIO/actions/workflows/unittests.yml)
[![Verification](https://github.com/giffels/CloudStackAIO/actions/workflows/verification.yml/badge.svg)](https://github.com/giffels/CloudStackAIO/actions/workflows/verification.yml)
[![codecov](https://codecov.io/gh/giffels/CloudStackAIO/branch/master/graph/badge.svg)](https://codecov.io/gh/giffels/CloudStackAIO)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://github.com/giffels/CloudStackAIO/blob/master/LICENSE.txt)
[![Documentation Status](https://readthedocs.org/projects/cloudstackaio/badge/?version=latest)](https://cloudstackaio.readthedocs.io/en/latest/?badge=latest)
[![PyPI version](https://badge.fury.io/py/CloudStackAIO.svg)](https://badge.fury.io/py/CloudStackAIO)

# CloudStackAIO
Very thin Python CloudStack Client using asyncio


