All Projects β†’ ejwa β†’ Gitinspector

ejwa / Gitinspector

Licence: gpl-3.0
πŸ“Š The statistical analysis tool for git repositories

Programming Languages

python
139335 projects - #7 most used programming language
TeX
3793 projects
C++
36643 projects - #6 most used programming language
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Gitinspector

Miller
Miller is like awk, sed, cut, join, and sort for name-indexed data such as CSV, TSV, and tabular JSON
Stars: ✭ 4,633 (+125.12%)
Mutual labels:  statistics, statistical-analysis
Wallace Cli
Pretty CSS analytics on the CLI
Stars: ✭ 281 (-86.35%)
Mutual labels:  analysis, statistics
titanic survival exploration
Udacity Machine Learning Nano degree Program Project Predicting Passenger Survival
Stars: ✭ 18 (-99.13%)
Mutual labels:  analysis, statistical-analysis
Scikit Posthocs
Multiple Pairwise Comparisons (Post Hoc) Tests in Python
Stars: ✭ 186 (-90.96%)
Mutual labels:  statistics, statistical-analysis
Uc Davis Cs Exams Analysis
πŸ“ˆ Regression and Classification with UC Davis student quiz data and exam data
Stars: ✭ 33 (-98.4%)
Mutual labels:  statistics, statistical-analysis
Morpheus Core
The foundational library of the Morpheus data science framework
Stars: ✭ 203 (-90.14%)
Mutual labels:  statistics, statistical-analysis
Expan
Open-source Python library for statistical analysis of randomised control trials (A/B tests)
Stars: ✭ 275 (-86.64%)
Mutual labels:  statistics, statistical-analysis
kitsu-season-trends
🦊 Kitsu seasonal anime trends
Stars: ✭ 13 (-99.37%)
Mutual labels:  statistics, statistical-analysis
Fieldtrip
The MATLAB toolbox for MEG, EEG and iEEG analysis
Stars: ✭ 481 (-76.63%)
Mutual labels:  analysis, statistics
Python For Probability Statistics And Machine Learning
Jupyter Notebooks for Springer book "Python for Probability, Statistics, and Machine Learning"
Stars: ✭ 481 (-76.63%)
Mutual labels:  statistics, statistical-analysis
Tidyversity
πŸŽ“ Tidy tools for academics
Stars: ✭ 155 (-92.47%)
Mutual labels:  analysis, statistics
Ethzcheatsheets
Stars: ✭ 92 (-95.53%)
Mutual labels:  analysis, statistics
Ee Outliers
Open-source framework to detect outliers in Elasticsearch events
Stars: ✭ 172 (-91.64%)
Mutual labels:  statistics, statistical-analysis
Tablesaw
Java dataframe and visualization library
Stars: ✭ 2,785 (+35.33%)
Mutual labels:  statistics, statistical-analysis
Data Science Toolkit
Collection of stats, modeling, and data science tools in Python and R.
Stars: ✭ 169 (-91.79%)
Mutual labels:  statistics, statistical-analysis
Git Quick Stats
▁▅▆▃▅ Git quick statistics is a simple and efficient way to access various statistics in git repository.
Stars: ✭ 5,139 (+149.71%)
Mutual labels:  statistics, statistical-analysis
Pycm
Multi-class confusion matrix library in Python
Stars: ✭ 1,076 (-47.72%)
Mutual labels:  statistics, statistical-analysis
Mongoeye
Schema and data analyzer for MongoDB written in Go.
Stars: ✭ 113 (-94.51%)
Mutual labels:  analysis, statistics
Open Synthesis
Open platform for CIA-style intelligence analysis
Stars: ✭ 158 (-92.32%)
Mutual labels:  analysis
Eiten
Statistical and Algorithmic Investing Strategies for Everyone
Stars: ✭ 2,197 (+6.75%)
Mutual labels:  statistics

Latest release License

 About Gitinspector

Gitinspector is a statistical analysis tool for git repositories. The default analysis shows general statistics per author, which can be complemented with a timeline analysis that shows the workload and activity of each author. Under normal operation, it filters the results to only show statistics about a number of given extensions and by default only includes source files in the statistical analysis.

This tool was originally written to help fetch repository statistics from student projects in the course Object-oriented Programming Project (TDA367/DIT211) at Chalmers University of Technology and Gothenburg University.

Today, gitinspector is used as a grading aid by universities worldwide.

A full Documentation of the usage and available options of gitinspector is available on the wiki. For help on the most common questions, please refer to the FAQ document.

Some of the features

  • Shows cumulative work by each author in the history.
  • Filters results by extension (default: java,c,cc,cpp,h,hh,hpp,py,glsl,rb,js,sql).
  • Can display a statistical timeline analysis.
  • Scans for all filetypes (by extension) found in the repository.
  • Multi-threaded; uses multiple instances of git to speed up analysis when possible.
  • Supports HTML, JSON, XML and plain text output (console).
  • Can report violations of different code metrics.

Example outputs

Below are some example outputs for a number of famous open source projects. All the statistics were generated using the "-HTlrm" flags.

Project name
Django HTML HTML Embedded Plain Text XML
JQuery HTML HTML Embedded Plain Text XML
Pango HTML HTML Embedded Plain Text XML

The Team

  • Adam Waldenberg, Lead maintainer and Swedish translation
  • AgustΓ­n CaΓ±as, Spanish translation
  • Bart van Andel, npm package maintainer
  • Bill Wang, Chinese translation
  • Christian Kastner, Debian package maintainer
  • Jiwon Kim, Korean translation
  • Kamila Chyla, Polish translation
  • Luca Motta, Italian translation
  • Philipp Nowak, German translation
  • Sergei Lomakov, Russian translation
  • Yannick Moy, French translation

We need translations for gitinspector! If you are a gitinspector user, feel willing to help and have good language skills in any unsupported language we urge you to contact us. We also happily accept code patches. Please refer to Contributing for more information on how to contribute to the project.

Packages

The Debian packages offered with releases of gitinspector are unofficial and very simple packages generated with stdeb. Christian Kastner is maintaining the official Debian packages. You can check the current status on the Debian Package Tracker. Consequently, there are official packages for many Debian based distributions installable via apt-get.

An npm package is provided for convenience as well. To install it globally, execute npm i -g gitinspector.

License

gitinspector is licensed under the GNU GPL v3. The gitinspector logo is partly based on the git logo; based on the work of Jason Long. The logo is licensed under the Creative Commons Attribution 3.0 Unported License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].