Skip to content

umaumax/dotpipe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotpipe

generate node and edge graph from pipe input

how to install

pip3 install https://github.com/umaumax/dotpipe/archive/master.tar.gz

how to use

cat sample.txt | ./dotpipe.py -o out.dot.svg

e.g.

input

a b
b c
c a
d e
e f
f a
hello world
aaaaa bbb
abc bbb
bbb a apple temp

output  sample svg output

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages