repostatเป็นเครื่องมือแยกของ gitstats
ฉันไม่แน่ใจว่ามันเกี่ยวข้องกับโครงการที่มีชื่อเดียวกันใน pypi หรือไม่ดังนั้นทางเลือกที่ดีที่สุดของคุณคือดาวน์โหลดรุ่นล่าสุดจากGitHubและติดตั้งในสภาพแวดล้อม Python ของคุณ
ตั้งแต่เดือนพฤศจิกายน 2019 ฉันสามารถใช้ v1.2.0 ภายใต้ Windows 7 หลังจากทำให้ gnuplot พร้อมใช้งานใน PATH
usage: repostat [-h] [-v] [-c CONFIG_FILE] [--no-browser] [--copy-assets]
git_repo output_path
Git repository desktop analyzer. Analyze and generate git statistics in HTML
format
positional arguments:
git_repo Path to git repository
output_path Path to an output directory
optional arguments:
-h, --help show this help message and exit
-v, --version show program's version number and exit
-c CONFIG_FILE, --config-file CONFIG_FILE
Configuration file path
--no-browser Do not open report in browser
--copy-assets Copy assets (images, css, etc.) into report folder
(report becomes relocatable)