Skip to content

A web app allowing you to compare French Hip Hop lyrics

License

Notifications You must be signed in to change notification settings

cmnemoi/LyricsExplorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LyricsExplorer

A web app allowing you to compare French Hip Hop lyrics

Open in Streamlit

Overview

Stack : Python, Streamlit, Pandas, Plotly, Matplotlib, LyricsGenius, SQLAlchemy, MySQL, AWS RDS

  • 21723 songs collected through LyricsGenius API
  • MySQL database hosted on a AWS RDS DB instance Moved to SQLite
  • Nice looking charts automatically generated from data and user entries
  • Web app with Streamlit

Run the project locally

conda create -n lyrics-explorer python=3.9 -y
conda activate lyrics-explorer
pip install -r requirements.txt
streamlit run src/app/main.py

Sections

Global stats

Individual artist

Correlations

Add artist

About

A web app allowing you to compare French Hip Hop lyrics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published