CLIME - Productivity
Project description
CLIME Productivity
A tool to calculate the productivity of a Git repository
Table of Contents
About
The Software Systems Laboratory (SSL) CLIME Productivity project is a tool to calculate the productivity of a Git repository.
Licensing
This project is licensed under the BSD-3-Clause. See the LICENSE for more information.
How To Use
Installation
You can install this tool with one of the following one liners:
pip install --upgrade pip clime-meta
pip install --upgrade pip clime-productivity
Shell Commands
clime-productivity-compute -h
usage: CLIME Repository Productivity Calculator [-h] [-i INPUT] [-o OUTPUT]
A tool to calculate the productivity of a Git repository where productivity is
defined as: |ΔLOC| / (Repository Age)
options:
-h, --help show this help message and exit
-i INPUT, --input INPUT
Commits JSON file. DEFAULT: ./commits_loc.json
-o OUTPUT, --output OUTPUT
Output JSON file. DEFAULT: ./productivity.json
Author(s): Nicholas M. Synovic, Matthew Hyatt, George K. Thiruvathukal
clime-productivity-graph -h
usage: CLIME Productivity Grapher [-h] [-i INPUT] [-o OUTPUT] [--type TYPE]
[--title TITLE] [--x-label X_LABEL]
[--y-label Y_LABEL]
[--stylesheet STYLESHEET] [-v]
A tool to graph the productivity of a repository
options:
-h, --help show this help message and exit
-i INPUT, --input INPUT
JSON export from CLIME GitHub Issue Density Compute.
DEFAULT: ./productivity.json
-o OUTPUT, --output OUTPUT
Filename of the graph. DEFAULT: ./productivity.pdf
--type TYPE Type of figure to plot. DEFAULT: line
--title TITLE Title of the figure. DEFAULT: ""
--x-label X_LABEL X axis label of the figure. DEFAULT: ""
--y-label Y_LABEL Y axis label of the figure. DEFAULT: ""
--stylesheet STYLESHEET
Filepath of matplotlib stylesheet to use. DEFAULT: ""
-v, --version Display version of the tool
Author(s): Nicholas M. Synovic, Matthew Hyatt, George K. Thiruvathukal
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file clime-productivity-0.4.1.tar.gz
.
File metadata
- Download URL: clime-productivity-0.4.1.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6e382f76b53eae78e036d4d735884f3ccfc0c4b9dd6753e7eead194cd93e1ab6 |
|
MD5 | 93b74f867d62780de3df43e69c5131dd |
|
BLAKE2b-256 | e78bd2aa0b1df750fe9318d23ccedd0ac947b35d5777132f009779344d30882e |
Provenance
File details
Details for the file clime_productivity-0.4.1-py3-none-any.whl
.
File metadata
- Download URL: clime_productivity-0.4.1-py3-none-any.whl
- Upload date:
- Size: 6.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ca645986b17eac940ecffa6d437e133780c7ca3637dd6fb12df1445071bc1bb7 |
|
MD5 | 11cb356fd1da4d6396f2187b43833666 |
|
BLAKE2b-256 | ba900d0249ba42ae15fdc22777ef5ad8a5344d20f1e298b3b5b4d2ce9ec719d5 |