diff --git a/index.html b/index.html index af0724cb..6e429c9e 100644 --- a/index.html +++ b/index.html @@ -1823,6 +1823,7 @@
  • code2flow - Turn your Python and JavaScript code into DOT flowcharts.
  • prospector - A tool to analyse Python code.
  • pycallgraph - A library that visualises the flow (call graph) of your Python application.
  • +
  • vulture - A tool for finding and analysing dead Python code.
  • Code Linters