CLI of BPDP
Project description
bpdp_cli: The command line interface of bpdp algrithm
This package is separated from the bpdp package because it needs additional libraries to read the wav/mp3/... files.
Installation
One can install the scripts using pip
pip install bpdp_cli
Usage:
- Extract from single .wav file using default arguments
bpdp -i test.wav
This will create a test.bpdp.txt contains the epochs.
- Extract all .wav files from directory
bpdp -I test_dir/
This will extract all .wav files in the directory recursively. For example, if a file test_dir/a/01/a01.wav is in the test_dir/, test_dir/a/01/a01.bpdp.txt will be created.
- Dry run mode
bpdp -I test_dir/ --dry_run
This will prevent the actual calculation, file reads and writes.
Project details
Release history Release notifications | RSS feed
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 bpdp_cli-0.1.0.tar.gz.
File metadata
- Download URL: bpdp_cli-0.1.0.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8ee3fc4fb5d297e0ef337c3436f25193cdb1fa6c8bcf80a12bae9f4332aea443
|
|
| MD5 |
5e845bed3652e888bfded5560c5eeb45
|
|
| BLAKE2b-256 |
edd806fdf317cd6195236965b7cd8fb586ba8b023c1b188d3a1b27a86e492510
|
File details
Details for the file bpdp_cli-0.1.0-py3-none-any.whl.
File metadata
- Download URL: bpdp_cli-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8cbed686e3dcd89c12a88c2eeecddc66c01fcb382aa38dac51064338e70feb2d
|
|
| MD5 |
d8a698ec55a5b568ddc9583a3a967ec3
|
|
| BLAKE2b-256 |
845183d27b8121eac12cb4a3f8567d35022b8f5a36bd223688d764484359c4d6
|