tree: f200a4a1812b0c412ff2180b42cceef732bffe6f [path history] [tgz]
  1. tink/
  2. tools/
  3. .bazelversion
  4. BUILD.bazel
  5. README.md
  6. requirements.txt
  7. setup.py
  8. tink_py_deps.bzl
  9. tink_py_deps_init.bzl
  10. VERSION
  11. WORKSPACE
python/README.md

Tink for Python

NOTE: This is still under active development and the API might change until the official release.

Documentation

For an overview of using the Tink Python implementation, see the Python HOW-TO.

In addition, there are illustrative examples of using Tink Python which can used as a jumping off point.