Metadata-Version: 2.1
Name: aries-cloudcontroller
Version: 0.1.4
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
Description: [![Upload Test Python Package](https://github.com/didx-xyz/aries-cloudcontroller-python/actions/workflows/python-test-publish.yml/badge.svg)](https://github.com/didx-xyz/aries-cloudcontroller-python/actions/workflows/python-test-publish.yml)
        
        # Aries Cloud Controller - Python
        
        A simple pip installable package for controlling aries agents through admin API calls.
        
        # Install
        
        Current version 0.1
        
        `python3 -m pip install 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).
        
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7.3
Description-Content-Type: text/markdown
