Easy ai api
Project description
FastAi API
from fastaiapi import background_thread, WssClient, WssServer
from fastaiapi.utils import read_base64_image
TARGET_SOCKET_URL = "[ENTER TARGET WS URL]"
client = WssClient()
@client.from_video_source(TARGET_SOCKET_URL, 0)
def on_data_received(data):
print(data)
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
easyaiapi-0.0.2.tar.gz
(6.0 kB
view details)
Built Distribution
File details
Details for the file easyaiapi-0.0.2.tar.gz
.
File metadata
- Download URL: easyaiapi-0.0.2.tar.gz
- Upload date:
- Size: 6.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 179ca5971ef0f2f4b4ae5015c332cff42f35858c50502e50541aee46dbdb7af9 |
|
MD5 | 2efbdc5aca00714703a8f3e718ad866e |
|
BLAKE2b-256 | 93cfeb1e157c9c15c994d647ed2651463fc716fe366365a8331a56bb682e8b66 |
File details
Details for the file easyaiapi-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: easyaiapi-0.0.2-py3-none-any.whl
- Upload date:
- Size: 7.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c4448b425f0412fc62ff0bc61edd9f15f7e78460e62a612f49651d60714233be |
|
MD5 | 651f3054880f46d861e3fc5a64ba7cde |
|
BLAKE2b-256 | fe30ffbb2428190e1cb8cfcf45f38e562ef50cc0846ed9b87d0e934db4832ec7 |