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.2.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.2.tar.gz.
File metadata
- Download URL: LyricsPy-1.0.2.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 |
9095bdece15166c1cc93afca51c37192e44bc3f73a7a829955632ae52333c211
|
|
| MD5 |
7801f032d2b4b9df5ff7fd1445cc2b7c
|
|
| BLAKE2b-256 |
3e4a3a1f309a3d695b7ff9e4307986a731f3d405d5c4d7629591d803e4a3309c
|
File details
Details for the file LyricsPy-1.0.2-py3-none-any.whl.
File metadata
- Download URL: LyricsPy-1.0.2-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 |
c9bec529642838b890bb4730dd20711a962aa7b6951d9dc9e073a32b0a7defdf
|
|
| MD5 |
f854d08ed6bcf5e507caddbbec0f29f1
|
|
| BLAKE2b-256 |
fa42351ce7814a5dc122db569beb67b779ef517bee5ac6084c2a6a6c254a0afa
|