Skip to main content

Cryptonets SDK Library for Python

Project description

CryptoNets Python SDK

Project description

This package provides an interface to CryptoNets™ 1:N homomorphic token (HT) face recognition, Ultrapass™ ID and human age estimation.

Getting Started

Sign up on the waitlist on https://private.id to obtain your apiKey.

Requirements

  • Python >= 3.6

Notices

Licensing Restriction: This SDK is not licensed for use without the consent of the Private Identity.

Installation

Installation of the CryptoNets Python SDK and its dependencies is provided by pip. If pip is not installed, see the pip user guide to install pip.

To ensure smooth installation, it’s recommended to use:

  • pip: 9.0.2 or greater

The safest way to install the SDK is to use pip in a virtualenv:

python -m pip install cryptonets_python_sdk

If you have the cryptonets_python_sdk package installed and want to upgrade to the latest version, you can run:

python -m pip install --upgrade cryptonets_python_sdk

This will install the cryptonets_python_sdk package as well as all dependencies. See the installation section of the SDK homepage Guide for more information.

Usage

You will receive the Server URL and apiKey when you subscribe.

Import Face factor

from cryptonets_python_sdk.factor import FaceFactor

from cryptonets_python_sdk.settings.loggingLevel import LoggingLevel

Initialize and use factor

server_url = URL of the server

api_key = APIKEY issued on successful signup

server = FaceFactor(url=server_url, api_key=api_key,
        logging_level=LoggingLevel.full)

License

Private Identity License Copyright (c) 2020-present, Private Identity All rights reserved.

More Resources:

Getting Started

Installation

Usage

SDK-Docs

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cryptonets_python_sdk-1.3.11.tar.gz (34.6 kB view details)

Uploaded Source

Built Distribution

cryptonets_python_sdk-1.3.11-py3-none-any.whl (34.2 kB view details)

Uploaded Python 3

File details

Details for the file cryptonets_python_sdk-1.3.11.tar.gz.

File metadata

File hashes

Hashes for cryptonets_python_sdk-1.3.11.tar.gz
Algorithm Hash digest
SHA256 32339d07ac0bf57415c22c0c3ebf90817baa0c8489937b856c3eabc96da93c4f
MD5 3d2fc29ba3e81c58b75e23ecb7c331e1
BLAKE2b-256 7a35c1227a88b1018e6949d9b9ddcb29f7b153598af160b181bd3f33d464b977

See more details on using hashes here.

File details

Details for the file cryptonets_python_sdk-1.3.11-py3-none-any.whl.

File metadata

File hashes

Hashes for cryptonets_python_sdk-1.3.11-py3-none-any.whl
Algorithm Hash digest
SHA256 066719a73a534fd17e4fb09f30e0061b05578bb5fa3c3015b26dd80e117705fe
MD5 00695369ed98b106be960260154820cb
BLAKE2b-256 f91f594b006a45bc79f12ad196177f3c49adebd10789c287a76db21e102a0423

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page