SDK for kilroy face servers in Python 🧰
Project description
kilroy-face-server-py-sdk
Installing
Using pip
:
pip install kilroy-face-server-py-sdk
Usage
from kilroy_face_server_py_sdk import Face, FaceServer
class MyFace(Face):
... # Implement all necessary methods here
face = await MyFace.build()
server = FaceServer(face)
await server.run(host="0.0.0.0", port=10000)
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 kilroy-face-server-py-sdk-0.9.0.tar.gz
.
File metadata
- Download URL: kilroy-face-server-py-sdk-0.9.0.tar.gz
- Upload date:
- Size: 6.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.1 CPython/3.10.6 Linux/5.15.0-1024-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6639aac38207f048d4cde09fbdbed73db9a41989cc276faa6fbd888f1131afe2 |
|
MD5 | fd4a4950e4d8f495613550762e1f973f |
|
BLAKE2b-256 | d2dcb2e15375a23fa17e52bd4f8856f22ee485a903f298002851f2ac54732b3a |
File details
Details for the file kilroy_face_server_py_sdk-0.9.0-py3-none-any.whl
.
File metadata
- Download URL: kilroy_face_server_py_sdk-0.9.0-py3-none-any.whl
- Upload date:
- Size: 7.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.1 CPython/3.10.6 Linux/5.15.0-1024-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fba1aa89ff9bf1aee74b0872887c33d301b5f491756c9cf8914f14ece513d9a6 |
|
MD5 | d7a64206406c3c28d2647095924e0e25 |
|
BLAKE2b-256 | 0913e905347413d956f065649e9a60c82e8e28a079ee9088b4fc64621a6d0dcc |