Metadata-Version: |
2.1 |
Name: |
mcc |
Version: |
0.9.8 |
Summary: |
Command-Line Instance Control for AWS, Azure, GCP and AliCloud |
Author: |
Robert Peteuil |
Author-Email: |
robert.s.peteuil[at]gmail.com |
Home-Page: |
https://github.com/robertpeteuil/multi-cloud-control |
Download-Url: |
https://pypi.python.org/pypi/mcc |
License: |
GNU General Public License v3 (GPLv3) |
Keywords: |
aws-ec2 gcp-compute azure-vm alibaba alicloud utility ssh start stop connect |
Classifier: |
Development Status :: 5 - Production/Stable |
Classifier: |
Environment :: Console |
Classifier: |
Intended Audience :: System Administrators |
Classifier: |
Intended Audience :: Information Technology |
Classifier: |
Intended Audience :: Developers |
Classifier: |
License :: OSI Approved :: GNU General Public License v3 (GPLv3) |
Classifier: |
Natural Language :: English |
Classifier: |
Operating System :: MacOS :: MacOS X |
Classifier: |
Operating System :: POSIX |
Classifier: |
Programming Language :: Python |
Classifier: |
Programming Language :: Python :: 2 |
Classifier: |
Programming Language :: Python :: 2.7 |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3.4 |
Classifier: |
Programming Language :: Python :: 3.5 |
Classifier: |
Programming Language :: Python :: 3.6 |
Classifier: |
Programming Language :: Python :: 3.7 |
Classifier: |
Topic :: System :: Distributed Computing |
Classifier: |
Topic :: System :: Systems Administration |
Requires-Dist: |
apache-libcloud (>=2.0.0) |
Requires-Dist: |
blessed (>=1.14.2) |
Requires-Dist: |
colorama (>=0.3.9) |
Requires-Dist: |
configparser (>=3.5.0) |
Requires-Dist: |
future (>=0.14) |
Requires-Dist: |
pycrypto (>=2.6.1) |
Requires-Dist: |
PrettyTable (>=0.7.2) |
Requires-Dist: |
requests (<=2.7.0,>=2.5.1); python_full_version < "2.7.9" |
Requires-Dist: |
certifi (<=2015.9.6.2); python_full_version < "2.7.9" |
Requires-Dist: |
pyOpenSSL (>=17.0.0); python_full_version < "2.7.9" |
Requires-Dist: |
lxml (>=3.8); python_full_version < "2.7.9" |
Requires-Dist: |
cssselect (>=1.0.1); python_full_version < "2.7.9" |
Requires-Dist: |
ndg-httpsclient (>=0.4.0); python_full_version < "2.7.9" |
Requires-Dist: |
pyasn1 (>=0.2.3); python_full_version < "2.7.9" |
Requires-Dist: |
backports.ssl-match-hostname (>=3.5.0); python_full_version < "2.7.9" |
Requires-Dist: |
requests (>=2.5.1); python_full_version >= "2.7.9" |
Requires-Dist: |
gevent (>=1.2.2); python_version < "3.7" |
Requires-Dist: |
gevent (>=1.3.6); python_version >= "3.7" |