https://github.com/access-nri/hpcpy

Python client for interacting with HPC scheduling systems.

https://github.com/access-nri/hpcpy

Science Score: 26.0%

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

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.2%) to scientific vocabulary
Last synced: 6 months ago · JSON representation

Repository

Python client for interacting with HPC scheduling systems.

Basic Info
Statistics
  • Stars: 1
  • Watchers: 2
  • Forks: 0
  • Open Issues: 10
  • Releases: 5
Created about 2 years ago · Last pushed 8 months ago
Metadata Files
Readme License

README.md

CI pytest Documentation Status

HPCpy

HPCpy is a Python package for interacting with HPC scheduling systems. The package provides generalised clients to communicate with HPC schedulers agnostically.

Currently supported scheduling systems:

  • PBS
  • SLURM*

* under development

The full documentation is available at hpcpy.readthedocs.io

License

HPCpy is distributed under the Apache Software License v2.0. Please see the LICENSE file in this repository for further details.

Owner

  • Name: ACCESS-NRI
  • Login: ACCESS-NRI
  • Kind: organization
  • Email: access.nri@anu.edu.au

Australian Earth System Simulator - National Research Infrastructure

GitHub Events

Total
  • Create event: 10
  • Issues event: 23
  • Release event: 1
  • Watch event: 1
  • Delete event: 5
  • Issue comment event: 18
  • Push event: 34
  • Pull request review comment event: 9
  • Pull request review event: 13
  • Pull request event: 17
  • Fork event: 1
Last Year
  • Create event: 10
  • Issues event: 23
  • Release event: 1
  • Watch event: 1
  • Delete event: 5
  • Issue comment event: 18
  • Push event: 34
  • Pull request review comment event: 9
  • Pull request review event: 13
  • Pull request event: 17
  • Fork event: 1

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 11
  • Total pull requests: 8
  • Average time to close issues: 2 months
  • Average time to close pull requests: 3 days
  • Total issue authors: 1
  • Total pull request authors: 1
  • Average comments per issue: 0.73
  • Average comments per pull request: 0.13
  • Merged pull requests: 7
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 10
  • Pull requests: 8
  • Average time to close issues: about 1 month
  • Average time to close pull requests: 3 days
  • Issue authors: 1
  • Pull request authors: 1
  • Average comments per issue: 0.7
  • Average comments per pull request: 0.13
  • Merged pull requests: 7
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • bschroeter (24)
  • aidanheerdegen (3)
  • SeanBryan51 (1)
Pull Request Authors
  • bschroeter (21)
  • jonasbn (1)
Top Labels
Issue Labels
bug (2) v1.0.0 (2) enhancement (2) good first issue (1) documentation (1) workflow (1) v2.0.0 (1)
Pull Request Labels

Dependencies

pyproject.toml pypi
.github/workflows/cd.yml actions
  • actions/checkout v3 composite
  • conda-incubator/setup-miniconda v2 composite
  • uibcdf/action-build-and-upload-conda-packages v1.2.0 composite
.github/workflows/ci_pytest.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
.github/workflows/ci_spelling.yml actions
  • actions/checkout v3 composite
  • rojopolis/spellcheck-github-actions 0.23.0 composite
.conda/mkdocs-requirements.txt pypi
  • mkdocs >1.1
  • mkdocs-git-revision-date-localized-plugin *
  • mkdocs-macros-plugin *
  • mkdocs-material >=7.2.6
  • mkdocstrings *
setup.py pypi