Skip to content

24기 신입기수 프로젝트 — 책 기반 플레이리스트 추천

Notifications You must be signed in to change notification settings

prodong04/24th-project-playlist-recommendation

 
 

Repository files navigation

책 기반 플레이리스트 추천

HOW TO

플레이리스트 추출을 로컬에서 실행하기 위해서는

  • 필요한 패키지를 설치하고
  • 현재 디렉토리에 output 폴더가 생성되어 있는지 먼저 확인 후

터미널에 다음을 입력하세요.

python ./python_files/playlist.py

결과

결과는 다음 경로에 저장됩니다.

output/{YOUR_PLAYLIST}.csv
output/{YOUR_PLAYLIST}.html

About

24기 신입기수 프로젝트 — 책 기반 플레이리스트 추천

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 48.7%
  • JavaScript 27.7%
  • CSS 18.0%
  • HTML 4.9%
  • Shell 0.7%