pyvgmdb

get artitst and album imformations from vgmdb


License
MIT
Install
pip install pyvgmdb==0.1.5

Documentation

pyvgmdb

get artitst and album imformations from vgmdb

you can use this python tool to get:

  1. all albums of an artist
  2. all imformation about an album
  3. roughly parsed notes of an album(including Composer, Aranger, Vocals, Lyric)

install:

pip install pyvgmdb

see details in: ./example/notebook.ipynb