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.3.tar.gz
(6.0 kB
view details)
Built Distribution
File details
Details for the file easyaiapi-0.0.3.tar.gz
.
File metadata
- Download URL: easyaiapi-0.0.3.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 | 3cb4b64ba5ed293132329068d6b80c0c067c0e035ef84ba1995e50b258ff816d |
|
MD5 | c7661196452e7dedd12af30f2940c3d7 |
|
BLAKE2b-256 | b0f72db8ceb757f170922f4853f5d154a0147b4954d04d53ff6712a3eb3684bc |
File details
Details for the file easyaiapi-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: easyaiapi-0.0.3-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 | c32d3a34a622f2fec91879f2573f854be7a446fb89fda80c6ac47ee4aeaec74c |
|
MD5 | 71e861748d432a28efb043b71d86d608 |
|
BLAKE2b-256 | a2cf1d5455454741fd240e21f16dad2909a9964da1a8bb1da2739a3504373758 |