Skip to content

Sepicat/year2018

This branch is up to date with baijiangliang/year2018:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0502cd7 · Jan 3, 2019

History

39 Commits
Jan 3, 2019
Dec 31, 2018
Dec 29, 2018
Jan 3, 2019
Jan 2, 2019
Jan 2, 2019
Jan 3, 2019
Dec 31, 2018
Jan 3, 2019
Jan 3, 2019
Jan 3, 2019
Jan 3, 2019
Jan 3, 2019

Repository files navigation

year2018

Annual report for programmers.

使用

基础

$ git clone https://github.com/baijiangliang/year2018.git
$ cd /path-to-year2018/
$ python3 main.py

注意:必须使用 Python3。Python3 已经发布十年了,试一下吧,它很棒。如果你的电脑上没有 Python3,你可以在 Anaconda 或者 Python 官方网站 下载安装。推荐使用 Anaconda Python,它已经包含了此项目依赖的所有 Python 包。

高级

  • 你可以修改 conf.py 里的 ignore_directories 来设定你想要忽略的目录。

依赖

必须

你可以安装 Anaconda Python,或者使用命令 $ pip3 install Pillow matplotlib networkx 安装以上 Python 包。

可选

示例

  • report
  • language_stat
  • merge_stat

TODO

  • Support Chinese in NetworkX
  • Beautify
  • Portability
  • Configurability

About

Annual report for programmers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.2%
  • Ruby 0.8%