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.0.tar.gz
(2.5 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.0.tar.gz.
File metadata
- Download URL: LyricsPy-1.1.0.tar.gz
- Upload date:
- Size: 2.5 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 |
7c71b8520e1be40aba2b4e0635e8004caa53d539bd4ed592c492bed422b8c8eb
|
|
| MD5 |
b2498fa15430a409e0c6b5b753e18201
|
|
| BLAKE2b-256 |
146cf599eb44988d29e937423d2936d1cfa23dc08b9970915639bb080300173f
|
File details
Details for the file LyricsPy-1.1.0-py3-none-any.whl.
File metadata
- Download URL: LyricsPy-1.1.0-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 |
43e3f0183ad1c085c1f9503c17a3c6dbfbb86c74f7b95e3e6fcd0cfde6386c97
|
|
| MD5 |
358c3e6217e08f01e4c4f931230b8540
|
|
| BLAKE2b-256 |
6c31647f008d6e3bf11c35ca7a121fae8f2473143476f42ab238d7f3a4405574
|