- Only C backend
pip install lm-dw-deezer
- W Rust backend
[!NOTE] If you have already installed RUST you can jump this step
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
- Install
pip install lm-dw-deezer[RUSTDW]
- Install
lm_dw_deezer --help
- Run in a container
docker run -it --rm -v "$(pwd):/Songs" python:3.12 bash