delpy is a collection of Python tools for working with legacy Delphi
codebases.
With delpy you can:
delpy has been tested against 6 million lines of code written with Borland Developer
Studio 2006. If you compile your program with a different version of
Delphi, your mileage may vary.
delpy was written by Martin Matusiak in 2010 and is a by-product of my
master's thesis at Utrecht University.
delpy is not only a tool suite, but also a full blown program transformation
framework.