This website requires JavaScript.
Explore
Help
Sign in
eliribble
/
teamanalysis
Watch
1
Star
0
Fork
You've already forked teamanalysis
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
A thing I wrote forever ago for analyzing team statistics
9
commits
1
branch
0
tags
40
KiB
Python
98.6%
HTML
1.4%
6c78e686ee
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Eli Ribble
6c78e686ee
Add initial function for counting commits over time periods
...
This just starts at the beginning of 2014 and cranks through
2015-07-30 15:14:24 -06:00
bin
Add initial function for counting commits over time periods
2015-07-30 15:14:24 -06:00
teamanalysis
return start and end for a checkpoint
2015-07-30 14:46:23 -06:00
templates
Fix links for git_stats
2015-07-30 14:46:31 -06:00
tests
return start and end for a checkpoint
2015-07-30 14:46:23 -06:00
.gitignore
Ignore our git stats output
2015-07-23 13:01:13 -06:00
pytest.ini
Add way to get clear checkpoints for starting new time periods
2015-07-30 14:44:24 -06:00
README.md
Initial commit, got popularity scanner working
2015-07-23 12:36:25 -06:00
setup.py
Add unit testing tools
2015-07-30 14:44:12 -06:00
README.md