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.5.tar.gz
(8.8 kB
view details)
Built Distribution
lrc_kit-0.1.5-py3-none-any.whl
(11.4 kB
view details)
File details
Details for the file lrc_kit-0.1.5.tar.gz
.
File metadata
- Download URL: lrc_kit-0.1.5.tar.gz
- Upload date:
- Size: 8.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 | 5faf13d115dedf4b6768a624bc2e5b103a8976cf0d080b6fe18ea0e887e887d1 |
|
MD5 | 2d0f04c063bba1e32c93f2078749bf99 |
|
BLAKE2b-256 | a20552cd60c7fd2e7490485ce9106e5566fe10c1cb6dacc8087010d1d09a9d12 |
File details
Details for the file lrc_kit-0.1.5-py3-none-any.whl
.
File metadata
- Download URL: lrc_kit-0.1.5-py3-none-any.whl
- Upload date:
- Size: 11.4 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 | 9085e852f11251b91a32abd4335d23dd82daad24c98554ffcb286264b6fea2ed |
|
MD5 | af81761ed6c118aae27cd31fcf80ae06 |
|
BLAKE2b-256 | cb9e3846305a6411c605f1d4c1d556174faf5a702350917468fc55549b54159a |