Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 503 Bytes

README.rst

File metadata and controls

12 lines (9 loc) · 503 Bytes

pycryptol: Use Cryptol with Python

This package offers deep integration between Python and Cryptol. Its goal is to allow a Python program to use all of the features available at a standalone Cryptol console. Where possible, the bindings attempt to provide deeper integration so that Cryptol values may be used transparently as if they were Python values.

For full documentation, see http://pycryptol.readthedocs.org/en/latest/