Skip to content

parsecmonkey/RepoMainForPy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RepoMainForPy

 _____              _____ _                   
|  _  |___ ___ ___ |     |_|___ ___           
|    _|  _| . | . || | | | |   |  _|          
|_|\__|___|  _|___||_|_|_|_|_|_|___| for Py 
          |_|                                 

A sample program for repository mining using GitPython.

Development environment

  • Windows 10
  • Python 3.10.0
  • Git 2.29.2.windows.3
  • GitPython 3.1.24
  • mecab 0.996

Pip install

$ pip install GitPython
$ pip install matplotlib
$ pip install seaborn
$ pip install tqdm
$ pip install mecab
$ pip install wordcloud

Execution method

$ python src/main.py

Operation commands

help

$ help

display command list

clone

$ clone

log

$ log

diff

$ diff

plot

$ plot

sample_plot.png

message

$ message

sample_message.png

exit

$ exit

session end

Font

IPAex font is used in this system. Please refer to the link for the license of the font.

IPAex Font

About

A sample program for repository mining using GitPython.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages