python+matplotlib统计s

发布时间:2019-09-18 07:24:14编辑:auto阅读(2017)

    python结合matplotlib,统计svn的代码提交量

    安装所需的依赖包

    yum install -y  numpy matplotlib


    [root@svn-server project]# python  svn_statistics.py

    每个开发人员都会生成一组统计图,以下是某一位程序员的代码提交情况

    wKiom1NnaiSCNicRAADVM4JT_-Q143.jpg

    wKioL1Nnak3yTlHcAADqckyN1SY789.jpg


    ps:matplotlib是一个强大的绘图工具。


关键字