Home > Twelve

Twelve

Twelve is a project mainly written in Python, it's free.

A library that extends on lib2to3, that converts code from Python2 to Six syntax.

twelve

This module will allow a user to easily hijack the lib2to3 refactoring framework in order to automagically port an application from Python 2 to the Six library, which will allow your code base to support both 2 AND 3 easily.