fsantini / python-e3dc

Python API for querying E3/DC systems through the manufacturer's portal
MIT License
74 stars 23 forks source link

Python 2.7 EOL #5

Closed vchrisb closed 4 years ago

vchrisb commented 4 years ago

With Python 2.7 having reached its end of life, any plans to update to Python 3? Thank you!

fsantini commented 4 years ago

Yes, please check the python3 branch: https://github.com/fsantini/python-e3dc/tree/python3

It's ported but not thoroughly tested, it would help me a lot if you could give it a try!

vchrisb commented 4 years ago

Cool, I'll give it a try!