l29ah / libmpsse

(a maintenance fork of the) Open source library for SPI/I2C control via FTDI chips

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python 3 support?

gkroon opened this issue · comments

We have this tool in our tree but since it depends on Python 2, which has been deprecated since 2020-01-01, I was hoping this tool could be upgraded to Python 3.

I only use the C interface and don't know Python, so pull requests are welcome. Should be easy though as there's no actual logic written in Python it seems.

If you're still interested in this, maybe we can team up ? I think I found how to migrate to python3, but I struggle to update the autotools/automake part cleanly. In the meantime I did a fork at https://github.com/Wandercraft/libmpsse.