Metadata-Version: 2.4
Name: python-chi
Version: 1.2.4
Summary: Helper library for Chameleon Infrastructure (CHI) testbed
Home-page: https://www.chameleoncloud.org
Author: University of Chicago
Author-email: dev@lists.chameleoncloud.org
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Environment :: OpenStack
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: System Administrators
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
License-File: LICENSE
License-File: AUTHORS
Requires-Dist: fabric
Requires-Dist: keystoneauth1
Requires-Dist: openstacksdk
Requires-Dist: paramiko
Requires-Dist: python-cinderclient
Requires-Dist: python-glanceclient
Requires-Dist: python-ironicclient
Requires-Dist: python-manilaclient
Requires-Dist: python-neutronclient
Requires-Dist: python-novaclient
Requires-Dist: python-swiftclient
Requires-Dist: python-zunclient
Requires-Dist: ipython
Requires-Dist: ipydatagrid
Requires-Dist: ipywidgets
Requires-Dist: networkx
Requires-Dist: matplotlib
Requires-Dist: pandas
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary

python-chi
==========

.. figure:: https://github.com/ChameleonCloud/python-chi/workflows/Unit%20tests/badge.svg
   :target: https://github.com/ChameleonCloud/python-chi/actions?query=workflow%3A%22Unit+tests%22

``python-chi`` is a Python library that can help you interact with the
`Chameleon testbed <https://www.chameleoncloud.org>`_ to improve your
workflows with automation. It additionally pairs well with environments like
Jupyter Notebooks.

* `Documentation <https://python-chi.readthedocs.io>`_
* `Contributing guide <./DEVELOPMENT.rst>`_

