CCF/python
Heidi Howard d5968202f6
Fixing typo in README (#4265)
2022-09-26 09:06:32 +01:00
..
ccf Correct printing of deleted entries when parsing snapshots (#4150) 2022-08-22 13:24:33 +01:00
utils Correct `scurl.sh` args in doc samples (#3541) 2022-02-14 14:14:44 +00:00
MANIFEST.in Quote verification CLI (#1850) 2020-11-03 17:24:39 +00:00
README.md Fixing typo in README (#4265) 2022-09-26 09:06:32 +01:00
config_1_x.ini Service certificate validity period and renewal (#3363) 2022-01-19 10:35:38 +00:00
ledger_tutorial.py Add ability to parse snapshots with Python `ccf.ledger` module (#2644) 2021-06-15 09:09:21 +01:00
requirements.txt Update cryptography requirement from ==37.* to ==38.* in /python (#4221) 2022-09-13 10:50:06 +00:00
setup.py Infra: Fix node version detection (#4004) 2022-07-01 10:52:39 +01:00
version.py.in Install `version.h` under `include/ccf` (#2562) 2021-05-06 19:47:00 +01:00

README.md

CCF Python

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

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

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