prime-badges

A tool to create custom badges displaying CLIME metrics

https://github.com/softwaresystemslaboratory/prime-badges

Science Score: 75.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 3 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Committers with academic emails
  • Institutional organization owner
    Organization softwaresystemslaboratory has institutional domain (ssl.cs.luc.edu)
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.4%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

A tool to create custom badges displaying CLIME metrics

Basic Info
  • Host: GitHub
  • Owner: SoftwareSystemsLaboratory
  • License: bsd-3-clause
  • Language: Python
  • Default Branch: main
  • Homepage:
  • Size: 438 KB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 8
  • Releases: 5
Created over 4 years ago · Last pushed almost 4 years ago
Metadata Files
Readme License Citation Zenodo

README.md

CLIME Badges

A tool to create custom badges displaying CLIME metrics

DOI Release Project

Table of Contents

About

The Software Systems Laboratory (SSL) CLIME Badges project is a tool to create custom badges displaying CLIME metrics.

Licensing

This project is licensed under the BSD-3-Clause. See the LICENSE for more information.

How To Use

Installation

You can install the tool from PyPi with one of the following one liners:

  • pip install clime-metrics
  • pip install clime-badges

Command Line Options

clime-badges -h

``` shell usage: CLIME Metric Badge Creator [-h] [-g GRAPH] [-lc LEFT_COLOR] [-lt LEFT_TEXT] [-u LINK] [-o OUTPUT] [-rt RIGHT_TEXT] [-rc--right-color RC_RIGHTCOLOR] [-v]

A tool to create a badge from a metric's graph

options: -h, --help show this help message and exit -g GRAPH, --graph GRAPH The metric graph SVG file to be used as the badge logo. DEFAULT: metric.svg -lc LEFTCOLOR, --left-color LEFTCOLOR Left side color. DEFAULT: maroon -lt LEFTTEXT, --left-text LEFTTEXT Text to go on the left side of the badge. DEAULT: CLIME Metric -u LINK, --link LINK Link to a specific URL that will open when the badge is clicked/ DEFAULT: None -o OUTPUT, --output OUTPUT The output filename of the badge. NOTE: Must end in .svg. DEFAULT: badge.svg -rt RIGHTTEXT, --right-text RIGHTTEXT Text to go on the right side of the badge. DEFAULT: None -rc--right-color RC_RIGHTCOLOR Right side color. DEFAULT: gold -v, --version Display version of the tool

Author(s): Nicholas M. Synovic, George K. Thiruvathukal ```

Owner

  • Name: Software and Systems Laboratory
  • Login: SoftwareSystemsLaboratory
  • Kind: organization
  • Email: ssl@cs.luc.edu
  • Location: Loyola University Chicago

Fostering innovation via experimentation and collaboration with an emphasis on openness.

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- given-names: George
  family-names: Thiruvathukal
  email: gkt@cs.luc.edu
  affiliation: Loyola University Chicago
  orcid: 'https://orcid.org/0000-0002-0452-5571'
- given-names: Nicholas
  family-names: Synovic
  email: nsynovic@luc.edu
  affiliation: Loyola University Chicago
  orcid: 'https://orcid.org/0000-0003-0413-4594'

title: "SoftwareSystemsLaboratory/clime-badges"
version: 0.3.3
doi: 10.5281/zenodo.6477908
date-released: 2022-02-09
url: "https://github.com/SoftwareSystemsLaboratory/clime-badges"

GitHub Events

Total
Last Year

Committers

Last synced: about 1 year ago

All Time
  • Total Commits: 47
  • Total Committers: 1
  • Avg Commits per committer: 47.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Nicholas M. Synovic n****c@g****m 47

Issues and Pull Requests

Last synced: 7 months ago

All Time
  • Total issues: 9
  • Total pull requests: 8
  • Average time to close issues: about 21 hours
  • Average time to close pull requests: less than a minute
  • Total issue authors: 1
  • Total pull request authors: 1
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.0
  • Merged pull requests: 8
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • NicholasSynovic (9)
Pull Request Authors
  • NicholasSynovic (8)
Top Labels
Issue Labels
documentation (3)
Pull Request Labels