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 6 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Committers with academic emails
  • Institutional organization owner
    Organization swinburne-sensing has institutional domain (gassensor.cloud.edu.au)
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.6%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: swinburne-sensing
  • License: gpl-3.0
  • Language: Python
  • Default Branch: master
  • Size: 138 KB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 13
Created over 3 years ago · Last pushed over 3 years ago
Metadata Files
Readme License Citation

README.md

plenary

DOI license python version testing issues

A library of convenient utility methods and classes. Designed to work in pure python.

Acknowledgments

Developed at Swinburne University of Technology. If used in an academic project, please consider citing this work as it helps attract funding and track research outputs:

C. J. Harrison and M. Shafiei. plenary. (2022). [Online]. doi: https://dx.doi.org/10.5281/zenodo.7002489

This activity received funding from ARENA as part of ARENA’s Research and Development Program – Renewable Hydrogen for Export (Contract No. 2018/RND012). The views expressed herein are not necessarily the views of the Australian Government, and the Australian Government does not accept responsibility for any information or advice contained herein.

Owner

  • Name: Swinburne Sensing Laboratory
  • Login: swinburne-sensing
  • Kind: organization
  • Location: Australia

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
  - family-names: Harrison
    given-names: Christopher James
    orcid: https://orcid.org/0000-0002-6270-0630
  - family-names: Shafiei
    given-names: Mahnaz
    orcid: https://orcid.org/0000-0002-3520-1553
title: "plenary"
version: 1.6.5
date-released: 2022-07-15

GitHub Events

Total
Last Year

Committers

Last synced: almost 3 years ago

All Time
  • Total Commits: 77
  • Total Committers: 2
  • Avg Commits per committer: 38.5
  • Development Distribution Score (DDS): 0.221
Top Committers
Name Email Commits
Chris d****v@r****m 60
Chris H 6****r@u****m 17
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 7 months ago

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

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 35 last-month
  • Total dependent packages: 1
  • Total dependent repositories: 1
  • Total versions: 10
  • Total maintainers: 1
pypi.org: plenary

A library of convenient utility methods and classes

  • Versions: 10
  • Dependent Packages: 1
  • Dependent Repositories: 1
  • Downloads: 35 Last month
Rankings
Dependent packages count: 4.8%
Dependent repos count: 21.6%
Forks count: 29.8%
Average: 30.7%
Stargazers count: 38.8%
Downloads: 58.5%
Maintainers (1)
Last synced: 6 months ago

Dependencies

pyproject.toml pypi
  • backports.zoneinfo * develop
  • flake8 ^5.0.4 develop
  • mypy ^0.971 develop
  • pre-commit ^2.20.0 develop
  • pytest ^7.1.2 develop
  • tzdata * develop
  • coverage ^6.4.3
  • python ^3.7
.github/workflows/publish.yml actions
  • actions/cache v2 composite
  • actions/checkout v3 composite
  • actions/setup-python v2 composite
  • snok/install-poetry v1.3.0 composite
.github/workflows/python.yml actions
  • actions/cache v2 composite
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • snok/install-poetry v1.3.0 composite