https://github.com/alan-turing-institute/jade_usage

A command line utility for exporting and analysing usage on JADE.

https://github.com/alan-turing-institute/jade_usage

Science Score: 10.0%

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

  • CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
    1 of 2 committers (50.0%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.5%) to scientific vocabulary

Keywords

hpc hut23 hut23-rcp jade jade2
Last synced: 6 months ago · JSON representation

Repository

A command line utility for exporting and analysing usage on JADE.

Basic Info
  • Host: GitHub
  • Owner: alan-turing-institute
  • License: mit
  • Language: Python
  • Default Branch: main
  • Homepage:
  • Size: 137 KB
Statistics
  • Stars: 0
  • Watchers: 6
  • Forks: 0
  • Open Issues: 0
  • Releases: 1
Topics
hpc hut23 hut23-rcp jade jade2
Created about 6 years ago · Last pushed about 2 years ago
Metadata Files
Readme License

README.md

JADE usage

CI

A command line utility for exporting and analysing usage on JADE.

Installation

Install using pip

bash pip install git+https://github.com/alan-turing-institute/JADE_usage.git

A summary of commands can then be seen by running

bash jade-usage --help

Note

You will need valid login credentials for JADE to use this program. Job data is collected using SSH.

Owner

  • Name: The Alan Turing Institute
  • Login: alan-turing-institute
  • Kind: organization
  • Email: info@turing.ac.uk

The UK's national institute for data science and artificial intelligence.

GitHub Events

Total
Last Year

Committers

Last synced: about 2 years ago

All Time
  • Total Commits: 107
  • Total Committers: 2
  • Avg Commits per committer: 53.5
  • Development Distribution Score (DDS): 0.308
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Jim Madge j****e@g****m 74
Jim Madge j****e@t****k 33
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 12 months ago

All Time
  • Total issues: 1
  • Total pull requests: 0
  • Average time to close issues: 1 day
  • Average time to close pull requests: N/A
  • Total issue authors: 1
  • Total pull request authors: 0
  • Average comments per issue: 0.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • 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
  • edaub (1)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Dependencies

.github/workflows/ci.yaml actions
  • abatilo/actions-poetry v2.1.4 composite
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
pyproject.toml pypi
  • flake8 ^4.0.1 develop
  • mypy ^0 develop
  • pytest ^7.0.1 develop
  • pytest-cov ^3.0.0 develop
  • types-tabulate ^0.8.5 develop
  • pandas ^1.2.3
  • python ^3.7.1
  • tabulate ^0.8.9
  • typer ^0.4.0