Home

Awesome

Kuwo music provider for FeelUOwn player

Installation

Arch Linux

pacman -S feeluown-kuwo

Install from pypi

pip install --user feeluown-kuwo

Install with pip

pip install --user .

Development with poetry

poetry install to create venv and start development. poetry run pre-commit install to setup git pre-commit hooks. poetry run poetry2setup > setup.py before commit.

Run tests

pytest -v

test_kuwo_api.py -- Kuwo API tests

Changelog

v0.2.2 (2024-01-04)

v0.2.1 (2023-07-15)

v0.2.0 (2023-07-13)

v0.1.6 (2022-06-08)

v0.1.5 (2021-11-06)

v0.1.4 (2021-05-27)

v0.1.3 (2021-04-23)

v0.1.2 (2020-10-18)

v0.1.1 (2020-06-05)

v0.1 (2020-06-05)