From b28248aff555b98e346dd0c26615f684d93e0316 Mon Sep 17 00:00:00 2001 From: "Deployment Bot (from Travis CI)" Date: Sat, 21 Dec 2019 02:15:33 +0000 Subject: [PATCH] Deploy vinta/awesome-python to github.com/vinta/awesome-python.git:gh-pages --- index.html | 1 + search/search_index.json | 2 +- sitemap.xml | 2 +- sitemap.xml.gz | Bin 204 -> 202 bytes 4 files changed, 3 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index af0724c..6e429c9 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