Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 343 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 343 Bytes

lizardmap

A python script that can generate an interactive treemap visualisation of cyclomatic complexities. (uses plotly and lizard)

js.png

Installation

pip3 install -r requirements.txt

Usage

python3 lizardmap.py /path/to/project