Python code to turn GPX into PNG?

Hello,

Since I found no Windows editor that would let met 1) read two or more GPX files, and 2) create a new GPX with the different segments I picked from the input files and in the order needed¤… I’ll have to write my own (in wxPython).

To make it easier to know what each segment refers to, I’d like to create a PNG of each.

Does someone have some working code I could use that won’t get me blocked by Mapnik?

Thank you.

¤ a useful feature missing from freeware… and deadware GPS Track Editor

Edit: ezGPX looks like a good solution