No project description provided
Project description
Bulk Audio Extract Tool
About
Install
Depending on your platform, to call python, you may need to use the command python
or python3
.
Typing python3 --version
or python --version
should display the currently installed python environment your PATH.
For the remainder of this document, replace instances of python3
with the appropriate alias on your machine.
To install the requirements:
python3 -m pip install -r requirements.txt
Then, call ./main.py --help
to see application information.
Add to Path
On Linux/MacOS, locate your ~/.bashrc
or ~/.zshrc
file and edit it, adding:
BAET_PATH="/path/to/BulkAudioExtractTool/main.py"
alias baet="python3 $(BAET_PATH)"
Restart your terminal and enter baet --help
. The application's help screen should now show from any directory.
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
File details
Details for the file baet-0.1.1.tar.gz
.
File metadata
- Download URL: baet-0.1.1.tar.gz
- Upload date:
- Size: 11.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.12.1 Darwin/23.2.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4145a1b0cadbcd965e09a8169caf30e7118cb18f1ecf09d487380fc19d83ae4b |
|
MD5 | 3befe6aa46ea8b94c9fb66bd339cafcd |
|
BLAKE2b-256 | f9247a8ae597016c2928b9d080377c8290aaa1ce5c5f091fd333367e6d82caef |
File details
Details for the file baet-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: baet-0.1.1-py3-none-any.whl
- Upload date:
- Size: 14.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.12.1 Darwin/23.2.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cddef52746f9b2bf15a31067cf90bdd657bda9e087c0f7ee972b9e1fff5a1ce0 |
|
MD5 | 85e3613b9e6ebc521b065df3aee1236f |
|
BLAKE2b-256 | 44969e0c25722a1e4f44a762d83cf794a3d59e3f1fb07f1630b4ca63df3ca7ba |