SDK to create applications based on Pipeless Agents
Project description
Python SDK for Pipeless Agents
Pipeless Agents converts any video feed into an actionable data stream that you can easily process. It allows you to build AI vision powered applications effortlessly. You just need to work with JSON data as you usually do.
Configure your video sources in the Dashboard and then use this SDK to process the data stream.
SDK Usage
from pipeless_agents_sdk.cloud import data_stream
for payload in data_stream:
print(f"New data received: {payload.value}
// process the received data here
That's all!
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
Built Distribution
File details
Details for the file pipeless_agents_sdk-0.1.0.tar.gz
.
File metadata
- Download URL: pipeless_agents_sdk-0.1.0.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.10.12 Linux/6.5.0-25-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6bf38694bdefd869fcab5891947b55d9d62068531e709e620c49eda1c3400c11 |
|
MD5 | 16f574e3a91a4999e6178a9650ac78e3 |
|
BLAKE2b-256 | 38d56f1994ca8663cc871e009764c91a8ed1da1c34d3a6b778d0f27013a1b141 |
File details
Details for the file pipeless_agents_sdk-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: pipeless_agents_sdk-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.10.12 Linux/6.5.0-25-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 175b8f939e5477fea964d4bda189904f27c0e4d5cf4f9b26f2583fd816db4574 |
|
MD5 | b6abb9334878f664e3721336704563b8 |
|
BLAKE2b-256 | f26e9ef8bd1978bdf543e619f8bcc8b55de193317e54bb151bedefe54e467b99 |