yawd-admin
yawd-admin copied to clipboard
Make oauth2client optional
oauth2client doesn't have support for Python3, since that package is only required for the Google Analytics part, shouldn't it be optional like the google-api-python-client?
Currently the oauth2client requirement is preventing to set up yawd admin in any Python 3 projects.