2 Commits

Author SHA1 Message Date
Andreas Nordin
7af7567088 clean up imports, cmdline handling
Order imports properly. Fix path when running script directly from repo
rather than as an installed package. Refactor command line handling.
2020-06-24 20:20:01 +02:00
Andreas Nordin
2d428e8613 refactor dependencies and installation
There are hard copies of the graphviz and pyyaml dependencies included
in the repo. Remove these.

Sort out installation and dependency handling by writing a functional
setup.py script. Rename top level documentation. Refactor wireviz.py
slightly to allow it to run as an installed script.
2020-06-24 20:20:01 +02:00