lm-deezer-bf-dec 0.0.1b4

Creator: bradpython12

Last updated:

Add to Cart

Description:

lmdeezerbfdec 0.0.1b4

LM_DEEZER_BF_DEC

[!IMPORTANT]
Rust is needed for installing this library

Direct install

[!WARNING]
May not work due different architecture


Using pip
pip install lm_deezer_bf_dec



Build by yourself

Create a python virtual environment
python3.12 -m venv venv


Activate it
source venv/bin/activate


Install maturin
pip install maturin[patchelf]


Install Rust

[!NOTE]
If you have already installed RUST you can jump this step

curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh


Build it
maturin build -r --sdist


Install it
pip install target/wheels/<file>.tar.gz

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.