Metadata-Version: 2.1
Name: ccf
Version: 0.13.4
Summary: Set of tools and utilities for the Confidential Consortium Framework (CCF)
Home-page: https://github.com/microsoft/CCF/tree/master/python
Author: CCF Team
License: Apache License 2.0
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: msgpack (==1.0.0)
Requires-Dist: loguru (==0.5.2)
Requires-Dist: requests (==2.24.0)
Requires-Dist: requests-http-signature (==0.1.0)
Requires-Dist: websocket-client (==0.57.0)
Requires-Dist: cryptography (==3.0)

# CCF Python

Suite of Python tools for the Confidential Consortium Framework (CCF).

For more information, please find the the CCF documentation at https://microsoft.github.io/CCF.

Package sources are available at https://github.com/microsoft/CCF/tree/master/python.

