/T2grafos

grafos en python

Primary LanguagePython

T2grafos

grafos en python

Dependencias

  • Python
  • Tk
  • NumPy

Instalar dependencias

pip install tk

pip install numpy

Run

python GraphEd.py

Compilar con pyinstaller

pyinstaller .\GraphEd.py --onefile --noconsole