Skip to content
sk2 edited this page Jan 20, 2012 · 4 revisions

Welcome to the autonetkit wiki!

sudo pip install git+https://github.com/sk2/autonetkit

potential ideas:

when using add_nodes_from use dict(a=4) rather than {'a': 4} as is neater make ank gpickle use .pickle.gz to auto compress use is_string_like From Google Chrome - Utilities — NetworkX 1.6 documentation Also config open flow use for adding new nodes From Google Chrome - generate_unique_node — NetworkX 1.6 documentation see if clean way to set sphinx image directory rather than lots of ../../ etc Add lexical to list of valid operators in doc allow config options to be specified on graph also - eg dns, etc add root node handling to docstrings allow user to put in a $fqdn$ into the traceroute/collect_command and substitute it back for the relevant loopback ip of the host…. Ip alloc from graph products Allow user to set l2 and l3 groups for ibgp and DNS Make rooted product just Cartesian but check only one root Check for file object in py parsing - eg match a file path antialias plots for graph product plots from Matplotlib change green to black in ank css

Clone this wiki locally