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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pyotritonclient-0.1.0rc3.tar.gz
.
File metadata
- Download URL: pyotritonclient-0.1.0rc3.tar.gz
- Upload date:
- Size: 15.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8f52e9a04e5e56ee20dcd37844695adf4331ee61a6057c96338bc397ecb54d5a |
|
MD5 | 6ba0ffa32090b531931c5a04e8923d81 |
|
BLAKE2b-256 | 6ff4d4163cd692b47777c645b59436f1dbad661fbd1d0359738ed132f48e479a |
File details
Details for the file pyotritonclient-0.1.0rc3-py3-none-any.whl
.
File metadata
- Download URL: pyotritonclient-0.1.0rc3-py3-none-any.whl
- Upload date:
- Size: 17.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fa0a31344b628c1c2f01c5300e604d39c352bde597d93572b45742bd0a5b2e49 |
|
MD5 | b1854ea413491c71ed9540eddeffab99 |
|
BLAKE2b-256 | abf4270d7375a0a1e6cdd37567710b482eb5e31ed80f55757c55736cc5a9e70e |