Module csv_to_graphviz
[hide private]
[frames] | no frames]

Module csv_to_graphviz

source code

csv_to_graphviz

Charge un fichier CSV et génère un fichier au format DOT pour GraphViz.


Version: $Revision: 0.1 $

Date: $Date: 2009/03/06 $

Author: Jerome Hussenet, Cedric Bonhomme

Copyright: Copyright (c) 2009 Jerome Hussenet, Copyright (c) 2009 Cedric Bonhomme

License: Python

Classes [hide private]
  excel_french
Functions [hide private]
 
csv_to_graphviz(csv_file, gv_file)
Generate a DOT file for GraphViZ from a CSV file.
source code