vulnersCom / api

Vulners Python API wrapper
GNU General Public License v3.0
356 stars 60 forks source link

Added python 2 compatibility #4

Closed pyneda closed 5 years ago

pyneda commented 6 years ago

Fixed async version compatibility with python 2 by adding python version checks so it just load AioVulners and installs aiohttp if python version is 3.5 or higher