An open API service for producing an overview of a list of open source projects.

JOSS: https://github.com/pnnl/HyperNetX

hypergraph hypergraphs knowledge-graph property-hypergraphs python s-linegraph simplicial-complexes simplicial-homology

Score: 19.108632009092936

Last synced: about 23 hours ago
JSON representation

Repository metadata:

Python package for hypergraph analysis and visualization.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 days ago

Total Commits: 1,475
Total Committers: 22
Avg Commits per committer: 67.045
Development Distribution Score (DDS): 0.594

Commits in past year: 65
Committers in past year: 3
Avg Commits per committer in past year: 21.667
Development Distribution Score (DDS) in past year: 0.108

Name Email Commits
Brenda Praggastis b****s@p****v 599
Mark Bonicillo m****o@p****v 342
Dustin Arendt d****t@p****v 205
Madelyn Shapiro m****o@p****v 126
Nicholas Landry n****y@p****v 37
audun myers a****s@g****m 34
ryan.danehy@pnnl.gov d****8@w****v 31
Ji Young Yun j****n@.****v 27
Noah Farris n****s@p****v 27
Francois Theberge f****s@M****l 21
Myers, Audun D a****s@p****v 7
Bittner, Alyson S a****r@p****v 5
Roek, Gregory H g****k@p****v 3
Brenda Praggastis 3****l 2
dependabot[bot] 4****] 2
Aric Hagberg a****b@g****m 1
Francois f****s@F****l 1
Sinan Aksoy s****y@p****v 1
Szabolcs Horvát s****t@g****m 1
bpraggastis b****s 1
dialecticDolt w****s@g****m 1
nicol n****8@g****m 1

Issue and Pull Request metadata

Last synced: about 1 month ago

Total issues: 69
Total pull requests: 98
Average time to close issues: 5 months
Average time to close pull requests: 8 days
Total issue authors: 46
Total pull request authors: 17
Average comments per issue: 1.74
Average comments per pull request: 0.51
Merged pull request: 68
Bot issues: 0
Bot pull requests: 5

Past year issues: 1
Past year pull requests: 1
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 1
Past year pull request authors: 1
Past year average comments per issue: 0.0
Past year average comments per pull request: 0.0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/pnnl/HyperNetX

Top Issue Authors

  • szhorvat (12)
  • drj11 (7)
  • michaeldorner (3)
  • epideveloper (2)
  • q923397935 (2)
  • gl-yziquel (2)
  • LucaGherardini (2)
  • hritikakathuria136 (1)
  • zhangshea (1)
  • impredicative (1)
  • pharaon-dev (1)
  • mr1ck7 (1)
  • colltoaction (1)
  • RemiG3 (1)
  • yizhihenpidehou (1)

Top Pull Request Authors

  • brendapraggastis (58)
  • bonicim (12)
  • dependabot[bot] (5)
  • ftheberge (3)
  • danielskatz (2)
  • RaphaelPellegrin (2)
  • ryandanehy (2)
  • jim-rafferty (2)
  • dlarendt (2)
  • wlruys (2)
  • LilithHafner (2)
  • rotshira (1)
  • uninicol (1)
  • noah-farris (1)
  • madelynshapiro (1)

Top Issue Labels

  • active (16)
  • joss (15)
  • backlog (6)
  • enhancement (4)
  • bug (3)

Top Pull Request Labels

  • dependencies (5)

Package metadata

pypi.org: hypernetx

HyperNetX is a Python library for the creation and study of hypergraphs.

  • Homepage: https://pypi.org/project/hypernetx/
  • Documentation: https://hypernetx.readthedocs.io/en/latest/
  • Licenses: 3-Clause BSD license
  • Latest release: 2.4.0 (published over 1 year ago)
  • Last Synced: 2026-06-18T20:01:05.463Z (3 days ago)
  • Versions: 50
  • Dependent Packages: 3
  • Dependent Repositories: 8
  • Downloads: 12,385 Last month
  • Rankings:
    • Dependent packages count: 3.165%
    • Stargazers count: 3.181%
    • Average: 4.295%
    • Downloads: 4.923%
    • Forks count: 5.046%
    • Dependent repos count: 5.161%
  • Maintainers (3)
pypi.org: hnxbeta

HyperNetX is a Python library for the creation and study of hypergraphs.

  • Homepage: https://github.com/pnnl/HyperNetX
  • Documentation: https://hnxbeta.readthedocs.io/
  • Licenses: 3-Clause BSD license
  • Latest release: 0.1.18 (published about 5 years ago)
  • Last Synced: 2026-06-18T20:01:07.800Z (3 days ago)
  • Versions: 17
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 230 Last month
  • Rankings:
    • Stargazers count: 3.181%
    • Forks count: 5.046%
    • Dependent packages count: 10.109%
    • Average: 12.83%
    • Dependent repos count: 21.559%
    • Downloads: 24.257%
  • Maintainers (3)

Dependencies

setup.py pypi
  • celluloid >=0.2.0
  • matplotlib >3.0
  • networkx >=2.2,<3.0
  • numpy >=1.15.0,<2.0
  • pandas >=0.23
  • python-igraph >=0.9.6
  • scikit-learn >=0.20.0
  • scipy >=1.1.0,<2.0
.github/workflows/ci.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • pre-commit/action v3.0.0 composite
.github/workflows/documentation.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v3 composite
  • peaceiris/actions-gh-pages v3 composite
.github/workflows/publish-to-pypi.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • pypa/gh-action-pypi-publish release/v1 composite
pyproject.toml pypi