libsbgnpy

Python library for SBGN

https://github.com/matthiaskoenig/libsbgnpy

Science Score: 49.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 6 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.7%) to scientific vocabulary

Keywords

combine python sbgn
Last synced: 6 months ago · JSON representation

Repository

Python library for SBGN

Basic Info
Statistics
  • Stars: 9
  • Watchers: 5
  • Forks: 0
  • Open Issues: 3
  • Releases: 10
Topics
combine python sbgn
Created almost 11 years ago · Last pushed 10 months ago
Metadata Files
Readme License Zenodo

README.md

libsbgnpy logo

libsbgnpy: Python library for SBGN

GitHub Actions CI/CD Status Version Python Versions MIT License DOI

Python library to work with the Systems Biology Graphical Notation (SBGN). This library is based on the SBGN XML schema and supports reading, writing and validation of SBGN files.

The initial library was generated using xsdata. Additional utility functions for reading, writing, and rendering SBGN documents are provided.

Documentation with examples is available at https://matthiaskoenig.github.io/libsbgnpy/.

libsbgnpy screenshot

A presentation introducing libsbgnpy can be found here: HARMONY2025 libsbgnpy.

How to cite

DOI

Installation

libsbgnpy is available from pypi bash pip install libsbgnpy

License

Funding

Matthias König (MK) was supported by the Federal Ministry of Education and Research (BMBF, Germany) within the research network Systems Medicine of the Liver (LiSyM, grant number 031L0054). MK is supported by the Federal Ministry of Education and Research (BMBF, Germany) within ATLAS by grant number 031L0304B and by the German Research Foundation (DFG) within the Research Unit Program FOR 5151 QuaLiPerF (Quantifying Liver Perfusion-Function Relationship in Complex Resection - A Systems Medicine Approach) by grant number 436883643 and by grant number 465194077 (Priority Programme SPP 2311, Subproject SimLivA).

© 2016-2025 Matthias König

Owner

  • Name: Matthias König
  • Login: matthiaskoenig
  • Kind: user
  • Location: Berlin
  • Company: Humboldt University

Matthias König (PhD. in Biophysics) leads a junior research group for Systems Biology and Systems Medicine of the liver.

GitHub Events

Total
  • Create event: 8
  • Release event: 3
  • Issues event: 30
  • Watch event: 2
  • Delete event: 2
  • Issue comment event: 9
  • Push event: 66
  • Pull request event: 5
Last Year
  • Create event: 8
  • Release event: 3
  • Issues event: 30
  • Watch event: 2
  • Delete event: 2
  • Issue comment event: 9
  • Push event: 66
  • Pull request event: 5

Committers

Last synced: about 1 year ago

All Time
  • Total Commits: 144
  • Total Committers: 1
  • Avg Commits per committer: 144.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 6
  • Committers: 1
  • Avg Commits per committer: 6.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Matthias Koenig k****t@g****m 144

Issues and Pull Requests

Last synced: 8 months ago

All Time
  • Total issues: 52
  • Total pull requests: 9
  • Average time to close issues: 7 months
  • Average time to close pull requests: 3 minutes
  • Total issue authors: 10
  • Total pull request authors: 2
  • Average comments per issue: 0.94
  • Average comments per pull request: 0.33
  • Merged pull requests: 9
  • Bot issues: 0
  • Bot pull requests: 1
Past Year
  • Issues: 14
  • Pull requests: 3
  • Average time to close issues: 13 days
  • Average time to close pull requests: less than a minute
  • Issue authors: 1
  • Pull request authors: 1
  • Average comments per issue: 0.29
  • Average comments per pull request: 0.0
  • Merged pull requests: 3
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • matthiaskoenig (41)
  • adrienrougny (2)
  • weiheng-liao (2)
  • ashtonteng (1)
  • lhannest (1)
  • vpodpecan (1)
  • carissableker (1)
  • MichalStefanic (1)
  • annazhukova (1)
  • pgleeson (1)
Pull Request Authors
  • matthiaskoenig (11)
  • github-actions[bot] (1)
Top Labels
Issue Labels
documentation (8) testing (3) bug (2) question (1) enhancement (1) feature (1)
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 101 last-month
  • Total dependent packages: 2
  • Total dependent repositories: 8
  • Total versions: 12
  • Total maintainers: 1
pypi.org: libsbgnpy

libsbgnpy are python utilities for working with SBGN.

  • Versions: 12
  • Dependent Packages: 2
  • Dependent Repositories: 8
  • Downloads: 101 Last month
Rankings
Dependent packages count: 3.1%
Dependent repos count: 5.2%
Average: 17.4%
Stargazers count: 20.3%
Downloads: 28.5%
Forks count: 29.8%
Maintainers (1)
Last synced: 7 months ago

Dependencies

docs_builder/requirements-docs.txt pypi
  • ipykernel >=5.1.4
  • nbsphinx >=0.5.1
  • sphinx >=2.4.4
  • sphinx_rtd_theme >=0.4.3
.github/workflows/main.yml actions
  • actions/checkout v2 composite
  • actions/create-release v1 composite
  • actions/setup-python v2 composite
  • vsoch/pull-request-action 1.0.6 composite
pyproject.toml pypi
.github/workflows/ruff.yml actions
  • actions/checkout v4 composite
  • astral-sh/ruff-action v3 composite
uv.lock pypi
  • annotated-types 0.7.0
  • anyio 4.8.0
  • bracex 2.5.post1
  • bump-my-version 0.32.1
  • cachetools 5.5.1
  • certifi 2025.1.31
  • cfgv 3.4.0
  • chardet 5.2.0
  • charset-normalizer 3.4.1
  • click 8.1.8
  • colorama 0.4.6
  • coverage 7.6.12
  • distlib 0.3.9
  • exceptiongroup 1.2.2
  • filelock 3.17.0
  • h11 0.14.0
  • httpcore 1.0.7
  • httpx 0.28.1
  • identify 2.6.7
  • idna 3.10
  • iniconfig 2.0.0
  • libsbgnpy *
  • lxml 5.3.1
  • markdown-it-py 3.0.0
  • mdurl 0.1.2
  • mypy 1.15.0
  • mypy-extensions 1.0.0
  • nodeenv 1.9.1
  • packaging 24.2
  • platformdirs 4.3.6
  • pluggy 1.5.0
  • pre-commit 4.1.0
  • prompt-toolkit 3.0.50
  • pydantic 2.10.6
  • pydantic-core 2.27.2
  • pydantic-settings 2.7.1
  • pygments 2.19.1
  • pyproject-api 1.9.0
  • pytest 8.3.4
  • pytest-cov 6.0.0
  • python-dotenv 1.0.1
  • pyyaml 6.0.2
  • questionary 2.1.0
  • requests 2.32.3
  • rich 13.9.4
  • rich-click 1.8.5
  • ruff 0.9.6
  • sniffio 1.3.1
  • tomli 2.2.1
  • tomlkit 0.13.2
  • tox 4.24.1
  • typing-extensions 4.12.2
  • urllib3 2.3.0
  • virtualenv 20.29.2
  • wcmatch 10.0
  • wcwidth 0.2.13