Earlier in the week, +Nathan Robertson and myself did a presentation at the Canberra "J" Users Group on our experiences migrating from Java to Python at Les Mills Asia Pacific.
We wanted to place emphasis on the staged architectural evolution that our system went through to gradually convert existing (and new) functionality to python in a controlled (low risk) manner.
Although we talk about a custom JAXB/PYXB protocol layer, a similar approach could be achieved using SOAP, Protobuf or Hadoop AVRO.
My part of the presentation delved into Pyramid Web Application Development (specifically the use of deform and bootstrap to build responsive web forms).
The slides of the presentation can be found here.
