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.1.tar.gz
(5.9 kB
view details)
Built Distribution
easyaiapi-0.0.1-py3-none-any.whl
(16.5 kB
view details)
File details
Details for the file easyaiapi-0.0.1.tar.gz
.
File metadata
- Download URL: easyaiapi-0.0.1.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 | bde1dc8a89d8dc7e221a1cd24051725e3c77e5819007d983904a568254ad817f |
|
MD5 | 350ffbaad9d4198bfd3e7efed3d63da9 |
|
BLAKE2b-256 | 92d235629199d6725a8d451e661e4a426b1f601f55f6760f31ec63d2d03bdfab |
File details
Details for the file easyaiapi-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: easyaiapi-0.0.1-py3-none-any.whl
- Upload date:
- Size: 16.5 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 | 467f82f5f6693845254925de74a180d43bbd806a45c685eab4aa51ace2f7702c |
|
MD5 | 9c73af6c08c7316d17f6108852b2936c |
|
BLAKE2b-256 | a2427d50b421f20ea015f34d3001a43f0685de184167d8241c4f4e470e60f3e1 |