search lyrics on letras.mus.br
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-0.1.7.post2.tar.gz
(2.3 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-0.1.7.post2.tar.gz.
File metadata
- Download URL: LyricsPy-0.1.7.post2.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.8.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
efe8910bc733e45d0f5f3989bf326f06146c90f090da429affc3f273f7e73d9c
|
|
| MD5 |
f3dcfc894e4c33ba93086ea255c0b098
|
|
| BLAKE2b-256 |
8d973f4b866077a75481634f47ffeeb38436badbd2970068306de2d743da9fa5
|
File details
Details for the file LyricsPy-0.1.7.post2-py3-none-any.whl.
File metadata
- Download URL: LyricsPy-0.1.7.post2-py3-none-any.whl
- Upload date:
- Size: 2.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.8.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a5ac2b83b78611cb3c1c48b00a2489d30ecdeeaf1f45a49dc8a7f1555865d05e
|
|
| MD5 |
5163d7bca8898d4857117216671c5671
|
|
| BLAKE2b-256 |
0f8910f0dd4d18d633c12544f5e2fceddbd2191aa1d26d2ef7b2a8d0d4df4957
|