Python Data Explorer

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Wojciech Morañski

    Python Data Explorer

    Does anybody know some GUI (preferably QT) application which can be
    use to explore pickled python objects? Similar functionality has a
    PyDev Debugger in Eclipse, but I would like to have a standalone
    application. I know that it is not hard to write it, but I don't want
    to again invent a wheel ;o)
    Thanks for any help

Working...