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-1.0.1.post3.tar.gz
(2.2 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.0.1.post3.tar.gz.
File metadata
- Download URL: LyricsPy-1.0.1.post3.tar.gz
- Upload date:
- Size: 2.2 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 |
326e3bbe0838dd3b139e4c4a9ab000339c272fbb2c8edfb016afc30eaddd4ad2
|
|
| MD5 |
4d9f74c12034509d3ea78650eb49969e
|
|
| BLAKE2b-256 |
7c8d2c5deeb7b4a7a35b0709360a7a5de01ee5251a95a6152d3e08e7125eaf9b
|
File details
Details for the file LyricsPy-1.0.1.post3-py3-none-any.whl.
File metadata
- Download URL: LyricsPy-1.0.1.post3-py3-none-any.whl
- Upload date:
- Size: 2.3 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 |
58750e7d077a243b0c301ffc3728545c9124baa0927315c4b5e4267163f1f2ae
|
|
| MD5 |
47c6ad1c85eccd9214e776a68aa6c2a9
|
|
| BLAKE2b-256 |
15a5d607025c5d629cf19afe6822bd368f50190c2148aec81f985ff88a2187f1
|