Genie Music API
Project description
GenieAPI 🎵
GenieAPI는 Genie Music 데이터를 쉽게 가져올 수 있는 Python API 라이브러리입니다.
주요 기능 ✨
- 곡 정보 가져오기
- 싱크 가사 다운로드 하기
설치 방법 🛠️
pip install GenieAPI
사용 방법
from genieapi import GenieAPI
genie = GenieAPI()
song = genie.search_song("APT ROSE",limit=1)
genie.get_lyrics(song[0][1])
- APT ROSE -> 곡 제목
- limit=1 -> 가져올 곡의 개수 (기본값: 1)
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
genieapi-0.1.1.tar.gz
(3.4 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 genieapi-0.1.1.tar.gz.
File metadata
- Download URL: genieapi-0.1.1.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
95affaabe9a65669b478b332bc85bada2b364c3bccd17dc219571a79c939f697
|
|
| MD5 |
bb6d395c712078df686dcb46f58bff12
|
|
| BLAKE2b-256 |
6db055ff9a883c953eb07e6019f980e7a8a20f15f1658aec5d08f44805fd0fd2
|
File details
Details for the file GenieAPI-0.1.1-py3-none-any.whl.
File metadata
- Download URL: GenieAPI-0.1.1-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5ea4fd5b70912bf78349eb8858657d81a52d56b8e3830d4d720a3832c31bffd8
|
|
| MD5 |
bc0b70c4258e95f452f383b229b12adb
|
|
| BLAKE2b-256 |
cba1f1c1add81dae523b4d67b7b00fa0cb061cc02cd260e2a29e547bd41ff0ce
|