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
lrc_kit-0.1.1.tar.gz
(6.8 kB
view details)
Built Distribution
File details
Details for the file lrc_kit-0.1.1.tar.gz
.
File metadata
- Download URL: lrc_kit-0.1.1.tar.gz
- Upload date:
- Size: 6.8 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 | cdedc4c32d021bde3b428be4c5212f5fd8a4a10ee330478076f200f4fd9a763d |
|
MD5 | e8b10eb6daa8921656ec639a26d73015 |
|
BLAKE2b-256 | 42c9e6950097992d18ba9cdc0572c515e670338240d684b4c886118be94313d2 |
File details
Details for the file lrc_kit-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: lrc_kit-0.1.1-py3-none-any.whl
- Upload date:
- Size: 8.5 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 | ac9461a9d8825ad3920ccc6713f288f64bde44142df681f557749810b29e43b1 |
|
MD5 | 676acca2201372e8bd4a01262fcad5cc |
|
BLAKE2b-256 | 88f63e7794da801b1f1fd11dcb05a0210bda74acb9042f0749d8ca3f7ac77e4a |