Metadata-Version: 2.1
Name: cloudmesh-cloud
Version: 4.0.27
Summary: Cloudmesh Multicloud Cloud Plugins for Cloudmesh cmd5 CMD
Home-page: https://github.com/cloudmesh/cloudmesh-cloud
Author: Gregor von Laszewski
Author-email: laszewski@gmail.com
License: Apache 2.0
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Environment :: MacOS X
Classifier: Environment :: OpenStack
Classifier: Environment :: Other Environment
Classifier: Environment :: Plugins
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Internet
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: User Interfaces
Classifier: Topic :: System
Classifier: Topic :: System :: Distributed Computing
Classifier: Topic :: System :: Shells
Classifier: Topic :: Utilities
Description-Content-Type: text/markdown
Requires-Dist: apache-libcloud
Requires-Dist: certifi
Requires-Dist: chardet
Requires-Dist: colorama
Requires-Dist: config
Requires-Dist: coverage
Requires-Dist: docopt
Requires-Dist: idna
Requires-Dist: oyaml
Requires-Dist: pymongo
Requires-Dist: python-hostlist
Requires-Dist: PyYAML
Requires-Dist: requests
Requires-Dist: termcolor
Requires-Dist: urllib3
Requires-Dist: Flask-PyMongo
Requires-Dist: flask
Requires-Dist: six
Requires-Dist: recommonmark
Requires-Dist: dateparser
Requires-Dist: humanize
Requires-Dist: psutil
Requires-Dist: connexion[swagger-ui]
Requires-Dist: yamllint
Requires-Dist: azure
Requires-Dist: docker
Requires-Dist: munch

# Cloudmesh Cloud Interfaces

[![Version](https://img.shields.io/pypi/v/cloudmesh-cloud.svg)](https://pypi.python.org/pypi/cloudmesh-cloud)
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/cloudmesh/cloudmesh-cloud/blob/master/LICENSE)
[![Python](https://img.shields.io/pypi/pyversions/cloudmesh-cloud.svg)](https://pypi.python.org/pypi/cloudmesh-cloud)

Please note that the code and documentation are under heavy development and is likely not correct. 
It will be your task to correct it, and make sure the code works.

## Documentation

The Documentation is located at 

* <https://cloudmesh-community.github.io/cm/>

## Code

The Code is located at 

* <https://github.com/cloudmesh-community/cm>

## Installation

* See <https://cloudmesh-community.github.io/cm/>



