Metadata-Version: 2.1
Name: aries_cloudcontroller
Version: 0.3.0
Summary: A simple python package for controlling an aries agent through the admin-api interface
Home-page: https://github.com/didx-xyz/aries-cloudcontroller-python/tree/main/aries_cloudcontroller
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE

[![Upload Python Package](https://github.com/didx-xyz/aries-cloudcontroller-python/actions/workflows/python-publish.yml/badge.svg)](https://github.com/didx-xyz/aries-cloudcontroller-python/actions/workflows/python-publish.yml)

# Aries Cloud Controller - Python

A simple pip installable package for controlling aries agents through admin API calls.

# Install

https://pypi.org/project/aries-cloudcontroller/

## Tutorial

Find out how to use this package by taking our [jupyter notebook tutorial series](https://github.com/OpenMined/PyDentity/tree/master/tutorials).




