jgillick / LendingClub

A Python API for LendingClub
MIT License
101 stars 47 forks source link

Python Version #26

Open hdsouza opened 5 years ago

hdsouza commented 5 years ago

I have been Testing the Lending Club script on Python 2.7( with Windows 10) and it works great. Although I believe Python 2.7 is slated to have an End Of Life date as 2020 https://legacy.python.org/dev/peps/pep-0373/ So has there been any testing on Python 3.x ? Thanks

jgillick commented 5 years ago

It has not been tested on Python 3, however, I would welcome a PR if someone wanted to carry out the upgrade. It probably wouldn't be too hard.

hdsouza commented 5 years ago

I can try although I am fairly new to Python. I did post a request on https://forum.lendacademy.com/index.php/topic,4970.0.html should anyone be interested