A library to search for LRC files online and parse their contents
Project description
lrc_kit
A very simple API for searching for LRC files in python
from lrc_kit import ComboLyricProvider, SearchRequest
engine = ComboLyricProvider()
search = SearchRequest('eminem', 'stan')
result, engine_used = engine.search(search)
result.export('stan.lrc')
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
lrc_kit-0.1.6-py3-none-any.whl
(12.0 kB
view details)
File details
Details for the file lrc_kit-0.1.6.linux-x86_64.tar.gz
.
File metadata
- Download URL: lrc_kit-0.1.6.linux-x86_64.tar.gz
- Upload date:
- Size: 23.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/51.1.2 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ce25c1cc6daa22d5249de23be84befe484b0e9820308d7cc68c2e1810a925a18 |
|
MD5 | b9860a075092b1f143d78b90a0a1e59f |
|
BLAKE2b-256 | 33e7a4ccb8f6e5162badcac276b8f2dc870279efd990bc9afae6f4ebc3012268 |
File details
Details for the file lrc_kit-0.1.6-py3-none-any.whl
.
File metadata
- Download URL: lrc_kit-0.1.6-py3-none-any.whl
- Upload date:
- Size: 12.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/51.1.2 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5cfd143dbc223b10ef6537ea860a56133acba959d814e010886ca5ae8f406648 |
|
MD5 | 1dbd5272380d8dbfee1fe5b1bf3b83ec |
|
BLAKE2b-256 | 2140ed402bb1b827a048eb5e1691a9234eb95cd8e866092924e6c063e51e55af |