python-songkick
python-songkick copied to clipboard
Python asked Songkick to the dance. Songkick said yes!
Not sure if this is a python3 incompatibility, but I get this import error: ``` --------------------------------------------------------------------------- ModuleNotFoundError Traceback (most recent call last) in ----> 1 import songkick ~/anaconda3/lib/python3.6/site-packages/songkick/__init__.py in ---->...
Can we query gigography by artist name in the same way that we query events by artist name?
httplib2.Http('.songkick_cache') tries to create the file in current directory I've added an optional cache_directory parameter to make this more flexible (e.g. "/tmp")
Hey, it would be good to have it on pypi or do you have any particular reason not to do that?