Skip to main content

Command-line-interface for Sensei Robotics data

Project description

Sensei CLI

Installation

pip install sensei-cli

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

Interactive mode

>> sensei -i
Entering interactive mode. Type 'help' for help, 'exit' to exit
sensei> ls
(DIR) dir1

1 results
sensei> ls dir1
(DIR) dir1/dir2

1 results
rdownload dir1/dir2
Recursively downloading from dir1/dir2 into /sensei-data...

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.4.tar.gz (5.1 kB view details)

Uploaded Source

File details

Details for the file sensei_cli-0.0.4.tar.gz.

File metadata

  • Download URL: sensei_cli-0.0.4.tar.gz
  • Upload date:
  • Size: 5.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.12

File hashes

Hashes for sensei_cli-0.0.4.tar.gz
Algorithm Hash digest
SHA256 e9429184b809d2aec0b0916b717a23012108d6c8d5ad16f6ab16e5b9426e9686
MD5 0d7348f83448b53089e4e9208ec362f2
BLAKE2b-256 aafc5d244b9b6095b52948c3ebfde047b1c3c78244f610e24f976bb5aca03d1e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page