2 projects
renderer
A Bridge that allows devs to seamlessly write code that is python 2,3 compatible; with respect to the subtle variations (especially str) in data type representations between the two base versions of python.
iohandler
The goal of this project is to provide a way through which python devs can write IO tasks seamlessly without worrying much about 2/3 compatibility issues