# animelyric
Description
Animelyrics is a python library for retrieving lyrics for anime songs from animelyrics dot com.
Table of Contents
Requirements
Installation
Usage
Examples
Contact
Requirements
urllib.request
bs4
requests
google
urllib.parse
Install
Using pip
pip install animelyric
or clone and install:
git clone https://github.com/emily-yu/animelyrics.git cd animelyric python setup.py
Usage
from animelyrics import AnimeLyrics
al = AnimeLyrics('[keyword-to-search]')
Function |
Parameter |
|---|---|
init |
keyword-to-search |
lyrics |
lang (en: English, jp: Japanese) |
Release files for animelyric 1.0.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| animelyric-1.0.4.tar.gz | 2.9 kB | Details |
Release files / animelyric-1.0.4.tar.gz
| Download URL | animelyric-1.0.4.tar.gz |
|---|---|
| Size | 2.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
ec0c7fbe5a1bc22f31e1c94de057c0a173492f151affd0417d9146a0c3252752
|
|
BLAKE2b-256 checksum How to use checksums |
ee06996f8d1366503cae6ae81f1d5d79780aab126d5cc9a5fa155d1cfb76395b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |