Jaffa / amazon-music

Provide programmatic access to Amazon Music/Prime Music's streaming service
Apache License 2.0
336 stars 67 forks source link

Implementation of package structure #20

Open amjadsaadeh opened 5 years ago

amjadsaadeh commented 5 years ago

Hi, I am reffring to #6 and want to propose a new package structure. This way amazon-music might be also installable by pip and can be included by other project more easily.

danieldaeschle commented 5 years ago

from amazonmusic.amazonmusic import AmazonMusic ... LOL xD

amjadsaadeh commented 5 years ago

Well, that's a little bit awkward, I know ;)

Jaffa commented 5 years ago

Thanks for this. Sorry for the delay, I'll look to merge it shortly.