Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 786 Bytes

File metadata and controls

37 lines (24 loc) · 786 Bytes

PyPI

knuverse-cli

This project uses the Knuverse Python SDK to demo AudioPIN and AudioPass verifications against the KnuVerse cloud server.

Note: A minimum python version of 2.7.9 is required to work with our version of TLS(>v1.1)

Quick Start

First, install the knuverse-cli:

Ubuntu

$ sudo apt-get install portaudio19-dev
$ pip install knuverse-cli

macOS

$ brew install portaudio
$ pip install knuverse-cli

Then try it out!

gif

Current Features

  • AudioPIN and AudioPass verification

Coming Soon

  • Enrollment
  • Client creation
  • System Setting changes