Commit graph

34 commits

Author SHA1 Message Date
LeoVerto
59ea5ea0b5 Update and clarify README 2018-11-27 07:37:31 +01:00
LeoVerto
bd079656a6 Update docker-py version, use MVC pattern, automatically select file type 2018-11-27 07:22:25 +01:00
LeoVerto
b84d30ee18 Style cleanup, use f-strings 2018-11-27 03:22:10 +01:00
LeoVerto
25eb4942b0 Add editorconfig 2018-11-27 03:05:37 +01:00
LeoVerto
fe05ab2eb3 Improve build speed by making intermediaries reusable 2018-11-08 15:03:53 +01:00
LeoVerto
ba2ca68284 Fix error on containerless networks 2018-11-08 14:59:01 +01:00
LeoVerto
4390b6da78 Fix IndexError on unconfigured networks 2018-09-14 18:07:24 +02:00
LeoVerto
3586b9f0c9 Fix KeyError on unused networks 2018-09-10 18:45:36 +02:00
LeoVerto
f1b5a1132c Use ENTRYPOINT instead of CMD to allow running the container with custom args 2018-08-31 21:51:03 +02:00
LeoVerto
2a89518aef Read network ICC value 2018-08-31 21:34:24 +02:00
LeoVerto
ea7ecc2381 Merge remote-tracking branch 'upstream/master'
Upstream is now licensed as MIT and so are we!
2018-08-31 19:32:30 +02:00
Eugene Agafonov
a97144d3ca Fixes #1 Add license
MIT
2018-08-31 20:29:22 +03:00
LeoVerto
23a74a820c
Merge pull request #3 from MonkeyDo/patch-1
Added link to online Graphviz tool
2018-08-31 14:57:37 +00:00
LeoVerto
567ad0b8cb Fix error when internal networks are present 2018-08-31 16:56:59 +02:00
Monkey Do
b6198efee0
Updated online graphviz tool link 2018-08-31 16:55:50 +02:00
Monkey Do
26b979b0d1
Added link to online Graphviz tool 2018-08-31 16:38:22 +02:00
LeoVerto
58bde04833 Code cleanup 2018-08-31 15:31:36 +02:00
LeoVerto
74997fbe68 Add example graph 2018-08-31 15:31:13 +02:00
LeoVerto
4b478431ac Add rm to docker run in README 2018-08-31 13:58:52 +02:00
LeoVerto
082900985a Update readme description 2018-08-31 13:55:22 +02:00
LeoVerto
32d580da1a Make network colours temporally consistent 2018-08-31 13:54:41 +02:00
LeoVerto
77e2cbedef Prefer pre-generated colours to random ones, close #2 2018-08-31 13:27:58 +02:00
LeoVerto
895f06e7d1 Update README to use fdp instead of dot 2018-08-31 06:23:07 +02:00
LeoVerto
98b38d11ac Use fdp with splines and random network colours 2018-08-31 06:21:48 +02:00
LeoVerto
ad53549664 Update docker command in README 2018-08-31 05:29:50 +02:00
LeoVerto
dc950fae29 Add Dockerfile and instructions for running container 2018-08-31 05:16:34 +02:00
LeoVerto
ab88c610e1 Add command line parameters 2018-08-31 04:53:54 +02:00
LeoVerto
f715389aa6 Remove makefile and update instructions to use pipenv 2018-08-31 03:40:05 +02:00
LeoVerto
d2553aecaa Add Pipfile 2018-08-31 03:34:14 +02:00
LeoVerto
303ccd1c32 Update to python 3 2018-08-31 03:34:04 +02:00
Eugene Agafonov
de1d39175a record-style output in color
http://graphviz.org/doc/info/shapes.html#record
2016-09-30 01:58:34 +03:00
Eugene Agafonov
0dc41a015c Add README 2016-09-30 00:59:45 +03:00
Eugene Agafonov
49d7e25f01 Styling 2016-09-30 00:53:06 +03:00
Eugene Agafonov
c6158017a6 Initial commit 2016-09-30 00:48:22 +03:00