Coder Social home page Coder Social logo

lakescorp / artistcollabmap Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 2.42 MB

Visualize artist collaborations with Spotify data using Dash.

License: MIT License

Python 84.26% JavaScript 3.00% CSS 12.74%
collaborations data-visualization flask music network-graph python spotify-api web-app artists

artistcollabmap's Introduction

๐ŸŽต ArtistCollabMap ๐ŸŽต

This application generates a network graph of artist collaborations using the Spotify API. Input a Spotify artist URL, and the program will showcase a visualization of that artist's collaborations with other artists.

DEMO.mp4

๐Ÿ“ Files:

  1. app.py: The main script that starts and manages the Flask and Dash application.
  2. graph.py: Responsible for generating the network graph of artist collaborations.
  3. spoManager.py: Fetches information about artists and their collaborations using the Spotify API.
  4. utilities.py: Contains utility functions to save and load data.
  5. .env: Contains API keys and other necessary configurations.
  6. index.html: The user interface for the application.

๐Ÿ›  Installation:

  1. Ensure you have Python 3 installed on your machine.
  2. Clone this repository.
  3. Install the dependencies with pip install -r requirements.txt.
  4. Set up your API keys in the .env file.
  5. Run app.py to start the application.

๐Ÿš€ Usage:

  1. Access the application via your web browser.
  2. Enter a Spotify artist's profile URL.
  3. Click on "Generate Graph" to view the artist's collaborations.

๐Ÿ“˜ Wiki:

For more detailed guides on installation, setup, usage, and troubleshooting, please check our Wiki.

๐Ÿค Contributions:

Contributions are welcome. Please open a Pull Request if you wish to add or modify any functionality.

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.