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
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.4%) to scientific vocabulary
Last synced: 11 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: rdchar
  • License: mit
  • Language: Python
  • Default Branch: master
  • Size: 82.3 MB
Statistics
  • Stars: 1
  • Watchers: 2
  • Forks: 0
  • Open Issues: 3
  • Releases: 0
Created almost 7 years ago · Last pushed over 1 year ago
Metadata Files
Readme License Citation

README.md

Hora: Hypernetwork Library

This is a pre-production experimental library. The intention was to create a set of tools that allow experimentation with Hypernetwork Theory.

Prerequisites: python 3.7 or 3.8 and pip.

Installing the Hora Hypernetwork library.

> git clone <this repo>
> cd hypernetworks
> pip install .

To be able to visualise the Hn graph you will need to install Graphviz for your OS from https://graphviz.org/download/.

It is recommended when trying out the library you use Jupyter Lab. To use this you will need to install Jupyter for you OS from https://jupyter.org/install. Once installed

> cd examples
> jupyter lab

You can now open the examples and try them out.

GitHub Events

Total
  • Push event: 1
Last Year
  • Push event: 1

Committers

Last synced: over 3 years ago

All Time
  • Total Commits: 111
  • Total Committers: 2
  • Avg Commits per committer: 55.5
  • Development Distribution Score (DDS): 0.027
Top Committers
Name Email Commits
Richard Charlesworth r****d@r****k 108
Richard Charlesworth r****h@R****l 3
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 0
  • Total pull requests: 16
  • Average time to close issues: N/A
  • Average time to close pull requests: less than a minute
  • Total issue authors: 0
  • Total pull request authors: 2
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 13
  • Bot issues: 0
  • Bot pull requests: 2
Past Year
  • Issues: 0
  • Pull requests: 1
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 1
Top Authors
Issue Authors
Pull Request Authors
  • rdchar (14)
  • dependabot[bot] (2)
Top Labels
Issue Labels
Pull Request Labels
dependencies (2) python (2)

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 6 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 1
  • Total versions: 1
  • Total maintainers: 1
pypi.org: hora

Hypernetwork Theory library.

  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 6 Last month
Rankings
Dependent packages count: 10.0%
Dependent repos count: 21.7%
Forks count: 29.8%
Stargazers count: 31.9%
Average: 36.6%
Downloads: 89.7%
Maintainers (1)
Last synced: 11 months ago

Dependencies

requirements.txt pypi
  • Flask ==2.0.1
  • Flask-Cors *
  • PyYAML >=5.4
  • click ==8.0.1
  • graphviz ==0.17
  • lark-parser ==0.12.0
  • networkx ==2.6.3
  • numpy ==1.21.2
  • pymongo ==3.12.0
  • rdflib ==6.0.1
Dockerfile docker
  • nginx latest build
setup.py pypi