Command-line-interface for Sensei Robotics data
Project description
Sensei CLI
Installation
- Activate a conda or virtualenv
- In this directory,
pip install . - Copy your API key from https://senseirobotics.com/dashboard/settings
- Run
sensei --key <YOUR KEY>
Example Usage
Note: Run sensei --help for further info.
List files
$ sensei --ls
(DIR) raw
(DIR) test1
2 results
$ sensei --ls raw
(DIR) raw/manual
raw/file1.txt
raw/file2.txt
3 results
Recursively download everything into a directory called sensei-data
sensei --recursive --download /
# or more concise:
sensei -rd
Recursively download everything into a directory called /PATH/TO/MYDIR
sensei --recursive --download / --out /PATH/TO/MYDIR
# or more concise:
sensei -rd / -o /PATH/TO/MYDIR
Download specific file
sensei --download path/to/my_file.txt
# or more concise:
sensei -d path/to/my_file.txt
Recursively download specific directory
sensei --recursive --download path/to/my_directory
# or more concise:
sensei -rd path/to/my_directory
Download everything and overwrite existing files
sensei --recursive --overwrite --download /
# or more concise:
sensei -rwd
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
sensei_cli-0.0.1.tar.gz
(5.2 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 sensei_cli-0.0.1.tar.gz.
File metadata
- Download URL: sensei_cli-0.0.1.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5bc6dffbd27d491f82e9a10cb1f60d06ff648a4c96d4a924b2d2f3c682de1b17
|
|
| MD5 |
a0200c3ceb56e4892de24338e63f7275
|
|
| BLAKE2b-256 |
f3ed03f67347be6e1a54ef839bc57190c1ef00e6faa3b59a089d2f100a69ba2e
|
File details
Details for the file sensei_cli-0.0.1-py3-none-any.whl.
File metadata
- Download URL: sensei_cli-0.0.1-py3-none-any.whl
- Upload date:
- Size: 5.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3eecb5abfb7946e2e594bdcf092636d4cd430ab993f458f780f2b951ba89cc37
|
|
| MD5 |
ecbb8719e3c8ce1a07953bd57466cf4e
|
|
| BLAKE2b-256 |
49370bd4e8f41875ff85eeef3e2d530175d1459a71d389b256cf244b9d320c68
|