CCF/python
Julien Maffre 93404419bc
Table-based formatting of entries in `read ledger.py` (#2791)
2021-07-21 11:09:37 +01:00
..
ccf Table-based formatting of entries in `read ledger.py` (#2791) 2021-07-21 11:09:37 +01:00
utils Upgrade base images and playbooks to Ubuntu 20.04 (focal) (#2819) 2021-07-20 16:08:06 +01:00
MANIFEST.in Quote verification CLI (#1850) 2020-11-03 17:24:39 +00:00
README.md Replaces references to master with references to main (#2171) 2021-02-05 11:32:19 +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 Remove websockets support (#2746) 2021-06-29 19:30:15 +01:00
setup.py Install `version.h` under `include/ccf` (#2562) 2021-05-06 19:47:00 +01:00
tutorial.py Constitution documentation (#2485) 2021-04-21 15:02:41 +01:00
version.py.in Install `version.h` under `include/ccf` (#2562) 2021-05-06 19:47:00 +01:00
versionifier.py Change install prefix and cmake version parsing (#2530) 2021-04-29 12:04:35 +01:00

README.md

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.