adhorrig / azlyrics

A wrapper for azlyrics.com
MIT License
13 stars 8 forks source link

Not working with python3 #6

Open mohit1337 opened 4 years ago

mohit1337 commented 4 years ago

after importing I get just, no modules

['builtins', 'cached', 'doc', 'file', 'loader', 'name', 'package', 'path', 'spec']

saiv123 commented 3 years ago

same will not work in python3

rinaldipratama commented 2 years ago

Have you tried from azlyrics.azlyrics import artists, songs ?

And then use the import print(artists("o"))