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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
lrc_kit-0.1.8.3-py3-none-any.whl
(13.2 kB
view details)
File details
Details for the file lrc_kit-0.1.8.3-py3-none-any.whl.
File metadata
- Download URL: lrc_kit-0.1.8.3-py3-none-any.whl
- Upload date:
- Size: 13.2 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 |
cd4a91f00b6fd4b6f827ff799c52d4afb861349583cae951339ac3a76edd900f
|
|
| MD5 |
cb88e5c9dc27d3b484b31e37fd00a386
|
|
| BLAKE2b-256 |
6e7711cb691a6f66f7599bef0cb5eeb5a71ab8a7efe862cc9c00b0d508ed9c4f
|