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.tar.gz
(6.5 kB
view details)
Built Distribution
lrc_kit-0.1-py3-none-any.whl
(7.9 kB
view details)
File details
Details for the file lrc_kit-0.1.tar.gz
.
File metadata
- Download URL: lrc_kit-0.1.tar.gz
- Upload date:
- Size: 6.5 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 | 31602c47d2454158a2b6cdbf314f1d16b9481c01703071c8a85af291059de9de |
|
MD5 | 49104a080b359201dad0e9e9800de4bf |
|
BLAKE2b-256 | f6f85ddb068bcf2956d6ef95f8faa9c2fc946b4ce3431de4aed2f64bc6707a76 |
File details
Details for the file lrc_kit-0.1-py3-none-any.whl
.
File metadata
- Download URL: lrc_kit-0.1-py3-none-any.whl
- Upload date:
- Size: 7.9 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 | 2fd518f149889c66fa119a858dad07f153ce6c21f0b4e45a1692c6d24f4f4712 |
|
MD5 | 68c802bd8f20730ffbd24df032deb958 |
|
BLAKE2b-256 | a2366c79a38b44f4882131751c690055f8583d3759e59d58530ed4b06f9f7df4 |