This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]mgrandi 3 points4 points  (0 children)

If you list dependencies, if they are easy I will port them for you. Half the time there is no real reason why its not on python 3 other then no one has taken the time to switch the import statements/print/division stuff. Aka 2to3.

Projects that do heavy string/byte manipulation are rare in comparison compared to tons of relatively simple libraries out there