lsl-cli
Command-line tools for the Lab Streaming Layer.
Installation
Method 1: Using pip
pip install lsl-cli
Method 2: From source
git clone https://github.com/yop0/lsl-cli.git
cd lsl-cli
pip install .
Enabling autocompletion (bash/zsh users)
The package comes with autocompletion files for Bash and Zsh.
To enable autocompletion, use the following command to automatically source the autocompletion file (for Bash users, replace ~/.zshrc with ~/.bashrc):
lsl complete >> ~/.zshrc
Usage
$> lsl list # List available stream outlets
$> lsl show {outlet} # Show outlet data (in XML format)
$> lsl echo {outlet} # Continuously print received data
$> lsl find # Use options to specify outlet properties (e.g. --name, --channel_count, ...)
Release files for lsl-cli 0.1.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| lsl-cli-0.1.3.tar.gz | 10.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| lsl_cli-0.1.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 23.3 kB
Release files / lsl-cli-0.1.3.tar.gz
| Download URL | lsl-cli-0.1.3.tar.gz |
|---|---|
| Size | 10.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
45964ca49181c67fff7714a743f9d8f655caaf0c48a7ce229d63659992d62740
|
|
BLAKE2b-256 checksum How to use checksums |
1b07ef1550083b53ba7f7508ba591ffac42800aaa1f83b6e9125e1bc34249f6f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.5
|
Release files / lsl_cli-0.1.3-py3-none-any.whl
| Download URL | lsl_cli-0.1.3-py3-none-any.whl |
|---|---|
| Size | 13.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
ea6eaa62c65518460ce27e4f38d13030ee5f3cf72df12c4a676d5e98a66a5503
|
|
BLAKE2b-256 checksum How to use checksums |
ad274c2f1f62c121cb2cf4fb82bf5ecba51193e8ab061eb05f61ef62e8c17e1f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.5
|