search lyrics on letras.mus
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.2.tar.gz
(2.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-0.1.2.tar.gz.
File metadata
- Download URL: LyricsPy-0.1.2.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
93b0561df8b1902ef1d1b31552d0366af3d34599a7ad2b4cf1b0e99cd91680a2
|
|
| MD5 |
ca106656bd050b66b2c306d60a40fb6d
|
|
| BLAKE2b-256 |
8af78c8d0b8fe5138c2b509d8a98b85c1dabfe5911269c574a7adc3622c7f39e
|
File details
Details for the file LyricsPy-0.1.2-py3-none-any.whl.
File metadata
- Download URL: LyricsPy-0.1.2-py3-none-any.whl
- Upload date:
- Size: 2.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
463e58d0bffa527cf769d63e7ada612f8f246e2c83e79deea5a669c9071f5b70
|
|
| MD5 |
6cc71e3a84b7744ff42a81a661101a9a
|
|
| BLAKE2b-256 |
4ceefd68fdf384a5dbca1d6c781e6495d87d59c8936f25aadccec44f67c25e46
|