This repository was archived by the owner on Jun 24, 2022. It is now read-only.

Description
I had complained in the past that python 3 is not supported but with v2, I provided a patch and now with v3 it is broken again
among other things you can't do "import event" but "from . import event"
and then async is a keyword
File "..../python/lib/python3.7/site-packages/clever/apis/data_api.py", line 124
async=params.get('async'),
^
SyntaxError: invalid syntax
Everybody else is moving to python3. Are there any plans for clever?
At this point I need to go back to clever 2.4