Skip to main content

A Pyodide python http client library and utilities for communicating with Triton Inference Server (based on tritonclient from NVIDIA)

Project description

This is a simplified implemetation of the triton client from NVIDIA, it is mainly made for running in the web browser with pyodide.It only implement the http client, and most of the API remains the same but changed into async.For example, instead of doing client.infer(...), you need to do await client.infer(...).See download-using-python-package-installer-pip for package details.

The client examples demonstrate how to use the package to issue request to triton inference server.

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

pyotritonclient-0.1.0rc3.tar.gz (15.9 kB view hashes)

Uploaded Source

Built Distribution

pyotritonclient-0.1.0rc3-py3-none-any.whl (17.5 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