Graphs and tables for your Spotify account.

5 lines
95 B

  1. from django.apps import AppConfig
  2. class SpotifyvisConfig(AppConfig):
  3. name = 'spotifyvis'