/tpm2-pytss

Python bindings for TSS

Primary LanguagePythonBSD 2-Clause "Simplified" LicenseBSD-2-Clause

tpm2-pytss

Tests codecov Documentation Status Total alerts Language grade: Python Code style: black PyPI version

TPM2 TSS Python bindings for Enhanced System API (ESYS).

Documentation

Documentation for the latest release is hosted at https://tpm2-software.github.io/tpm2-pytss

Documentation for the master branch is hosted at https://tpm2-software.github.io/tpm2-pytss/master

Contributing

See HACKING

Help

License

tpm2-pytss is distributed under the BSD 2 Clause License.

TODOs

  • Document need for ctypes for certain values, example
  • ESYS_TR_PTR should be SessionContext (Maybe?)