[EMAIL PROTECTED] wrote:
> Thank you Jorgen, now I understand the question, and the answer isn't
> difficult :-)
>
> Graphviz is good enough for this purpose.
>
>> but IIRC there are Python bindings for it as well.<
> ...
> There are other libs around, I have seen a new one quite recently.
Perha
Thank you Jorgen, now I understand the question, and the answer isn't
difficult :-)
Graphviz is good enough for this purpose.
>but IIRC there are Python bindings for it as well.<
Durumdara can use an email module to extract data, then a graph library
to create the graph, and then save the result
On Wed, 22 Feb 2006 11:31:15 +0100, Durumdara <[EMAIL PROTECTED]> wrote:
> Hi !
>
> I need to create a program that read eml file headers, analyze the
You mean "email". Took me some time to figure out.
> receive tags and create a path database. I fi
Hi !
I need to create a program that read eml file headers, analyze the
receive tags and create a path database. I finished with this program
section.
But I want to show a graphical summary about the paths.
This is (what I want to show) like a graph - show ways, stations, etc,
and I want to s
Hi !
I need to create a program that read eml file headers, analyze the
receive tags and create a path database. I finished with this program
section.
But I want to show a graphical summary about the paths.
This is (what I want to show) like a graph - show ways, stations, etc,
and I want to show