h5preserve

h5preserve: Thin wrapper around h5py, inspired by camel - Published in JOSS (2018)

https://github.com/h5preserve/h5preserve

Science Score: 93.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
    Found 7 DOI reference(s) in README and JOSS metadata
  • Academic publication links
    Links to: joss.theoj.org, zenodo.org
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
    Published in Journal of Open Source Software

Keywords

hdf5 python
Last synced: 4 months ago · JSON representation

Repository

Thin wrapper around h5py and HDF5, inspired by camel

Basic Info
Statistics
  • Stars: 3
  • Watchers: 1
  • Forks: 2
  • Open Issues: 7
  • Releases: 33
Topics
hdf5 python
Created almost 10 years ago · Last pushed about 1 year ago
Metadata Files
Readme Contributing License Code of conduct

README.md

Documentation Status Build Status Coverage Status Version License Wheel Format Supported versions Supported implemntations PyPI DOI Paper

h5preserve is a thin wrapper around h5py, inspired by camel.

Bug reports and suggestions should be filed at https://github.com/h5preserve/h5preserve/issues.

Installing h5preserve

h5preserve is distributed via PyPI, and can be installed via pip with: pip install h5preserve

Note that h5preserve uses h5py, which may require a C compiler and the hdf5 library to install. See the h5py installation instructions for more information about how to install h5py.

To install a development version of h5preserve, clone this repository and use: pip install -e .

Owner

  • Name: h5preserve
  • Login: h5preserve
  • Kind: organization

JOSS Publication

h5preserve: Thin wrapper around h5py, inspired by camel
Published
February 20, 2018
Volume 3, Issue 22, Page 581
Authors
James Tocknell ORCID
Macquarie University, Sydney, Australia
Editor
Arfon Smith ORCID
Tags
hdf5

GitHub Events

Total
  • Delete event: 2
  • Issue comment event: 4
  • Push event: 2
  • Pull request event: 4
  • Create event: 2
Last Year
  • Delete event: 2
  • Issue comment event: 4
  • Push event: 2
  • Pull request event: 4
  • Create event: 2

Committers

Last synced: 5 months ago

All Time
  • Total Commits: 191
  • Total Committers: 2
  • Avg Commits per committer: 95.5
  • Development Distribution Score (DDS): 0.23
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
James Tocknell a****r@g****m 147
pyup-bot g****t@p****o 44
Committer Domains (Top 20 + Academic)
pyup.io: 1

Issues and Pull Requests

Last synced: 4 months ago

All Time
  • Total issues: 0
  • Total pull requests: 164
  • Average time to close issues: N/A
  • Average time to close pull requests: 28 days
  • Total issue authors: 0
  • Total pull request authors: 2
  • Average comments per issue: 0
  • Average comments per pull request: 1.76
  • Merged pull requests: 24
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 19
  • Average time to close issues: N/A
  • Average time to close pull requests: 17 days
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 1.84
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • pyup-bot (2)
Pull Request Authors
  • pyup-bot (186)
  • aragilar (10)
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 64 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 4
  • Total versions: 30
  • Total maintainers: 1
pypi.org: h5preserve

Thin wrapper around h5py, inspired by camel

  • Versions: 30
  • Dependent Packages: 0
  • Dependent Repositories: 4
  • Downloads: 64 Last month
Rankings
Dependent repos count: 7.5%
Dependent packages count: 10.1%
Average: 16.9%
Forks count: 19.1%
Downloads: 22.7%
Stargazers count: 25.1%
Maintainers (1)
Last synced: 4 months ago

Dependencies

doc-requirements.txt pypi
  • mock ==4.0.3
  • sphinx ==4.1.2
  • sphinx_rtd_theme ==0.5.2
  • sphinxcontrib-napoleon ==0.7
pylint-requirements.txt pypi
  • pylint ==2.9.6
setup.py pypi
  • h5py *