Unicorn Universe REST API (Unicorn Systems & Unicorn Application Framework)
Project description
uuTS
Library that allows developers to easily integrate their application(s) with Unicorn Systems solutions and products using REST API.
Examples of How To Use (uuREST)
Simple Request
text
Iterating through the list of items
from vidstream import CameraClient
from vidstream import VideoClient
from vidstream import ScreenShareClient
# Choose One
client1 = CameraClient('127.0.0.1', 9999)
client2 = VideoClient('127.0.0.1', 9999, 'video.mp4')
client3 = ScreenShareClient('127.0.0.1', 9999)
client1.start_stream()
client2.start_stream()
client3.start_stream()
Check out: https://www.youtube.com/
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
uuTS-0.0.3.tar.gz
(2.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
uuTS-0.0.3-py3-none-any.whl
(3.5 kB
view details)
File details
Details for the file uuTS-0.0.3.tar.gz.
File metadata
- Download URL: uuTS-0.0.3.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
beb8f25ff1a54bb3754a6aff86b12c7fadd7b65e89fd19e1a29bf94f8820941b
|
|
| MD5 |
dfaa2de6ba3aa24285badd5981ba93ff
|
|
| BLAKE2b-256 |
b15334b39f002eacdb126cb81684843f95fcc3b1dac7819535a5e5aa38222e55
|
File details
Details for the file uuTS-0.0.3-py3-none-any.whl.
File metadata
- Download URL: uuTS-0.0.3-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2f0275a8cc73c1b82a18d8e133d78be1c7d79610ee244be1838f1a43cdff604e
|
|
| MD5 |
6fdef9a5e560fdf1d2304cdaa94fca4c
|
|
| BLAKE2b-256 |
36ffb7d842ddc69f165eabff87901e614f73cfb948bef815c0e457ad9d6ee7b6
|