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.4.tar.gz
(5.9 kB
view details)
Built Distribution
File details
Details for the file easyaiapi-0.0.4.tar.gz
.
File metadata
- Download URL: easyaiapi-0.0.4.tar.gz
- Upload date:
- Size: 5.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3195609004b6ed20acf3fe303ea60245181aa752fb75e570a795763bfbd98169 |
|
MD5 | 6b5b83f5644676ee36ea6a731efe9731 |
|
BLAKE2b-256 | 1ae01bbf26ec947c8cc7c233aba32a460e17aba43747cb9f3276522fd5810d85 |
File details
Details for the file easyaiapi-0.0.4-py3-none-any.whl
.
File metadata
- Download URL: easyaiapi-0.0.4-py3-none-any.whl
- Upload date:
- Size: 9.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 | 6e56c665eb8f9d3bf00c10615bd6b234c6ff9d9e4112ad16220fa9c3bd0f56df |
|
MD5 | 1acf260db3ae6c3d0e4658b3af254da0 |
|
BLAKE2b-256 | aa1d8a2a9f3a24627e2ab63b59ebe5afe2ad7db7a038774957ed8f49f423b57f |