CLI for interacting with the Restream.io API
Project description
Restream.io CLI
Command-line interface for interacting with the Restream.io API.
Installation
pip install restream.io
Authentication
First, authenticate with your Restream.io account:
restream.io login
Usage
Profile Information
restream.io profile
Channel Management
# List channels
restream.io channel list
# Get channel details
restream.io channel get <channel-id>
# Update channel
restream.io channel set <channel-id> --title "New Title" --enabled true
Event Management
# List events
restream.io event list
# Get event details
restream.io event get <event-id>
# View historical events
restream.io event history --limit 10
Real-time Monitoring
# Monitor streaming events
restream.io monitor streaming
# Monitor chat events
restream.io monitor chat --duration 60
JSON Output
Add --json to any command for machine-readable output:
restream.io profile --json
Development
This CLI depends on the pyrestream client library.
For complete API documentation, see the official Restream.io API docs.
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
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
File details
Details for the file restream_io-0.6.0.tar.gz.
File metadata
- Download URL: restream_io-0.6.0.tar.gz
- Upload date:
- Size: 10.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
60721a9eef8e7f1be93daa0de643992adb8fe27b64324691206c8afd172e4cc7
|
|
| MD5 |
fb386741417b96f439cd308c8b27410b
|
|
| BLAKE2b-256 |
46cb675b63854ea87730761097ee8a129712b8430aa48e529d01031c5245297e
|
File details
Details for the file restream_io-0.6.0-py3-none-any.whl.
File metadata
- Download URL: restream_io-0.6.0-py3-none-any.whl
- Upload date:
- Size: 5.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
721b566546cb4d1fb84ffe73bec8a8c220bf99aec50a85b7315c56ddc907acf9
|
|
| MD5 |
8f9c8aa19b90909733932660eaef5902
|
|
| BLAKE2b-256 |
707000a30fd9c0b3de468dba6d1d3592faf3fff625250b729a0ac99f90851ecf
|