search lyrics on musixmatch.com
Project description
A library to search for music lyrics.
Installation:
LyricsPy can be installed using pip from PyPI or from GitHub
via PyPI using pip:
pip install -U lyricspy
via GitHub using pip+git:
pip install -U git+https://github.com/AmanoTeam/LyricsPy
Usage:
To use LyricsPY is easy, but let's see some examples:
First example:
import lyricspy
search = lyricspy.auto("Hello")[0]
# Print author name
print(search["autor"])
# Print music title
print(search["musica"])
# Print music lyrics
print(search["letra"])
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
LyricsPy-1.1.2.tar.gz
(2.6 kB
view details)
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
File details
Details for the file LyricsPy-1.1.2.tar.gz.
File metadata
- Download URL: LyricsPy-1.1.2.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
34fcbc267151aae1485d9c9b764f5fcb4d6e87e301710d05c59703c89120bf48
|
|
| MD5 |
2207b7bfe70fa4649c19d22091a1e399
|
|
| BLAKE2b-256 |
e84d51274f06096df824de1b806fe95780b523970b0c7a1c0df91543fa566fa1
|
File details
Details for the file LyricsPy-1.1.2-py3-none-any.whl.
File metadata
- Download URL: LyricsPy-1.1.2-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7cccd1566f963db2f9da2e5201d7ec365b1aeac8d19ae1553663bc3d5af68234
|
|
| MD5 |
fb4784312f150e06fe421644dd1acf7c
|
|
| BLAKE2b-256 |
7a88c19011af21d279e56c7a6cf58ff508854308e933540cce99785dfa96a7d7
|