Skip to main content

Trinsic okapi SDK bindings

Project description

Trinsic Okapi SDK

Python3 bindings for the Trinsic Okapi SDK:

  1. didcomm implementation in src/okapi
  2. Unit tests are in tests
  3. Binary libraries go in libs

Installation

  1. pip3 install --upgrade pip
  2. pip3 install -r requirements.txt
  3. In the libs folder, place the binary library files. They are currently named:
    1. Windows = okapi.dll
    2. Mac OS X = libokapi.dylib
    3. LINUX = libokapi.so
  4. To find the latest binary packages, go to the output of this action
    1. Click on the latest successful run, scroll down
    2. Download appropriate output file

Big Sure issue

pip install wheel && GRPC_BUILD_WITH_BORING_SSL_ASM="" GRPC_PYTHON_BUILD_SYSTEM_RE2=true GRPC_PYTHON_BUILD_SYSTEM_OPENSSL=true GRPC_PYTHON_BUILD_SYSTEM_ZLIB=true pip install grpcio

https://github.com/grpc/grpc/issues/24677

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

trinsic-okapi-1.0.3.tar.gz (9.1 kB view hashes)

Uploaded Source

Built Distribution

trinsic_okapi-1.0.3-py3-none-any.whl (11.7 kB view hashes)

Uploaded Python 3

Supported by

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