Command line interface for Synphony robotics data platform
Project description
Synphony CLI
Command line interface for the Synphony robotics data platform.
Installation
pip install synphony-cli
Or with pipx (recommended):
pipx install synphony-cli
Quick Start
-
Get your API token from synphony.co/settings
-
Authenticate:
synphony auth <your-token>
- Initialize a project:
# Link to existing dataset
synphony init "My Dataset"
# Or create a new dataset
synphony init --new
synphony init --new "My New Dataset"
- Process videos (uploads and generates augmented data):
synphony multiply *.mp4 -p "change lighting" -p "add motion blur"
- Check status:
synphony status
- Download results:
synphony pull
Commands
| Command | Description |
|---|---|
synphony auth <token> |
Authenticate with your API token |
synphony login |
Login via browser (alternative to auth) |
synphony whoami |
Show current authentication status |
synphony init <name> |
Link to existing dataset |
synphony init --new [name] |
Create a new dataset |
synphony list |
List all your datasets |
synphony multiply |
Upload videos and generate augmented data |
synphony status |
Check processing status |
synphony pull |
Download generated files |
synphony --version |
Show CLI version |
Links
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
synphony_cli-0.1.0.tar.gz
(10.4 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
File details
Details for the file synphony_cli-0.1.0.tar.gz.
File metadata
- Download URL: synphony_cli-0.1.0.tar.gz
- Upload date:
- Size: 10.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
34b696c97e3aaeb1b3bb0653cba6e26e75aa0f7c2ebdbe9873e84db574519f39
|
|
| MD5 |
1f2dadda9ce29a564cfcf85d7c8d30bc
|
|
| BLAKE2b-256 |
51d8425d87054477ece8d8cd2e9e3dd3057c51c26df383269efe72aa6f54e962
|
File details
Details for the file synphony_cli-0.1.0-py3-none-any.whl.
File metadata
- Download URL: synphony_cli-0.1.0-py3-none-any.whl
- Upload date:
- Size: 9.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d73a075f4982873ec1cd90a24eb7854d9644423878f3ad10528c56e12ac4d210
|
|
| MD5 |
c033cecd60a35e5e1c576d3e1e123473
|
|
| BLAKE2b-256 |
0a044d5606a5d719645f83fd0d8da4b7c5f6adbbd93b00d16e110ce20fdb7400
|