/RPL-Graph-Generator

Python scrip created to convert a specific .txt (dot format) file into .png Graph based on some Regex rules, with a Tkinter GUI.

Primary LanguagePython

RPL-Graph-Generator

Python scrip created to convert a specific .txt (dot format) file into .png or .pdf Graph based on some Regex rules, with a Tkinter GUI and pygraphviz package.

RPL Graph Generator v1.1

1 - Install graphviz-2.38.msi or a updated version in order for the program to work.

2 - Make sure that you have "dot.exe" on file path, and on the same root folder.

3 - Enjoy.