CCF/python
Julien Maffre dd3c08f003
Remove 1.x configuration migration script (#4310)
2022-10-06 18:25:02 +00:00
..
ccf Remove 1.x configuration migration script (#4310) 2022-10-06 18:25:02 +00:00
utils Ensure LF line returns are used in construction of TBS (#4303) 2022-10-04 16:22:40 +01:00
MANIFEST.in
README.md Fixing typo in README (#4265) 2022-09-26 09:06:32 +01: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 Remove 1.x configuration migration script (#4310) 2022-10-06 18:25:02 +00: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.