Metadata-Version: 2.1
Name: ccf
Version: 1.0.0rc3
Summary: Set of tools and utilities for the Confidential Consortium Framework (CCF)
Home-page: https://github.com/microsoft/CCF/tree/main/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: loguru (==0.*,>=0.5)
Requires-Dist: requests (==2.*,>=2.24)
Requires-Dist: requests-http-signature (==0.*,>=0.2)
Requires-Dist: websocket-client (==0.*,>=0.57)
Requires-Dist: cryptography (==3.*,>=3.2)

# 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/main/python.


