I'm generating some graphs using Python in the dot format. Does Yed support this?
Although yEd does not support importing dot files, there is a python script called dottoxml that can convert dot to yEd's GraphML dialect.
An older feature request for supporting the dot format is here:
http://yed.yworks.com/support/qa/73/import-of-dot-files