Skip to content

fisheye36/graph-representation

Repository files navigation

Installation

Use virtualenv:

python3 -m venv .graphs // or other directory name
. .graphs/bin/activate
python pip install -r requirements.txt // updating pip if necessary

Execution

And then use command line tools, starting with:

python graph.py help

This repository comes with a few example files so you can either try them out or generate graph file yourself.

About

A simple Python command line program able to read graph representations from files, generate random user-defined graphs and display them.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages