Code Monkey home page Code Monkey logo

lyric-lens-py's Introduction

Lyric Lens Python Version

Overview

This is a Python Streamlit app that allows you to retrieve and display song lyrics from Genius API based on user input. The app presents song details such as the song title, artist name, and album art. The user can click on the "Open Lyrics" button to reveal the lyrics of the song.

This app provides a convenient and easy way to access lyrics to any song or artist, saving time and effort for music lovers.

Features

  • Retrieves song data from Genius API based on user input
  • Displays song details such as title, artist name, and album art
  • Get song lyrics on button click

Installation

Clone this Git repository:

git clone https://github.com/egorcherkasoff/lyric-lens-py

Install the required Python packages:

pip install -r requirements.txt

Create a .env file in the root directory of the project and specify your API KEY as follows:

API_KEY=<your API key>

Run the app:

streamlit run main.py

Usage

Enter the name of a song you want to get lyrics for in the text box provided.

Click on the "Open Lyrics" button to reveal the lyrics of the song.

View the lyrics displayed on the page.

Contributing

If you find a bug or have an idea for a new feature, please create an issue or pull request in this repository.

Notes

This app is a work in progress and may have some bugs or not implemented features. If you encounter any issues, feel free to submit an issue on the GitHub repository.

Also I wanted to mention that this app is python recreation of my Lyric Lens app made with JS.

lyric-lens-py's People

Contributors

egorcherkasoff avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.