Can anyone recommend a Python library that can do interactive graph visualization?
I specifically want something like d3.js but for python
python
There is an interesting port of NetworkX to Javascript that might do what you want. See http://felix-kling.de/JSNetworkX/