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.2.0.tar.gz
(3.0 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.2.0.tar.gz.
File metadata
- Download URL: LyricsPy-1.2.0.tar.gz
- Upload date:
- Size: 3.0 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 |
b605a3b169cda027a82dfed1a8b619f5be49764115b14c73636b0e1633813370
|
|
| MD5 |
b520df55dad6fbc81f9a9d8a0d0e24e7
|
|
| BLAKE2b-256 |
0081d8c68c2c22b14c210344866cecb7738b48fc04985976bc65dc12bb580a60
|
File details
Details for the file LyricsPy-1.2.0-py3-none-any.whl.
File metadata
- Download URL: LyricsPy-1.2.0-py3-none-any.whl
- Upload date:
- Size: 3.1 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 |
6cde0029d898e316f9dddc27d56e3136f2bcdf38d7cc0e9574eff94f13f4b27a
|
|
| MD5 |
4377fc6b2095123c7a1118d79c196f6b
|
|
| BLAKE2b-256 |
ff9022fc4232fca41c24d72efa99b856033dfbc5fa5d5bc1c178cab3e410eb35
|