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

JOSS: https://github.com/gacou54/pyorthanc

Score: 15.216996933822662

Last synced: about 5 hours ago
JSON representation

Repository metadata:

Python library that wrap the Orthanc REST API and facilitate the manipulation of data in Orthanc


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 417
Total Committers: 6
Avg Commits per committer: 69.5
Development Distribution Score (DDS): 0.127

Commits in past year: 3
Committers in past year: 2
Avg Commits per committer in past year: 1.5
Development Distribution Score (DDS) in past year: 0.333

Name Email Commits
Gabriel Couture g****4@g****m 364
Yannick Lemaréchal y****1@u****a 36
Gabriel Couture g****4@u****a 12
Renal-Of-Loon 6****n 3
Jonathan Martens j****n@s****l 1
Justin Hamel 5****8@u****1 1

Issue and Pull Request metadata

Last synced: 3 days ago

Total issues: 30
Total pull requests: 82
Average time to close issues: 22 days
Average time to close pull requests: 29 days
Total issue authors: 12
Total pull request authors: 5
Average comments per issue: 1.37
Average comments per pull request: 0.24
Merged pull request: 63
Bot issues: 0
Bot pull requests: 7

Past year issues: 2
Past year pull requests: 13
Past year average time to close issues: N/A
Past year average time to close pull requests: 3 days
Past year issue authors: 2
Past year pull request authors: 3
Past year average comments per issue: 3.0
Past year average comments per pull request: 0.08
Past year merged pull request: 9
Past year bot issues: 0
Past year bot pull requests: 0

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

Top Issue Authors

  • gacou54 (14)
  • ylemarechal (3)
  • sinhaharsh (2)
  • jrkerns (2)
  • devnums (2)
  • nilgoyette (1)
  • OmarAbuhassan (1)
  • uditgoswami (1)
  • ranasrule (1)
  • vuthanhtung2412 (1)
  • rjkowalski (1)
  • sahertariq07 (1)

Top Pull Request Authors

  • gacou54 (59)
  • ylemarechal (11)
  • dependabot[bot] (7)
  • Renal-Of-Loon (4)
  • jmartens (1)

Top Issue Labels

  • enhancement (3)

Top Pull Request Labels

  • dependencies (7)

Package metadata

pypi.org: pyorthanc

Orthanc REST API python wrapper with additional utilities

  • Homepage: https://gacou54.github.io/pyorthanc/
  • Documentation: https://pyorthanc.readthedocs.io/
  • Licenses: MIT
  • Latest release: 1.23.0 (published 3 months ago)
  • Last Synced: 2026-08-12T22:39:09.596Z (1 day ago)
  • Versions: 40
  • Dependent Packages: 1
  • Dependent Repositories: 3
  • Downloads: 9,122 Last month
  • Docker Downloads: 271
  • Rankings:
    • Docker downloads count: 2.491%
    • Downloads: 3.463%
    • Dependent packages count: 4.798%
    • Average: 7.105%
    • Dependent repos count: 8.935%
    • Stargazers count: 10.4%
    • Forks count: 12.546%
  • Maintainers (2)
nixpkgs-unstable: python313Packages.pyorthanc

Python library that wraps the Orthanc REST API

nixpkgs-unstable: python314Packages.pyorthanc

Python library that wraps the Orthanc REST API

nixpkgs-23.05: python310Packages.pyorthanc

Python library that wraps the Orthanc REST API

nixpkgs-23.05: python311Packages.pyorthanc

Python library that wraps the Orthanc REST API

nixpkgs-24.05: python311Packages.pyorthanc

Python library that wraps the Orthanc REST API

nixpkgs-23.11: python310Packages.pyorthanc

Python library that wraps the Orthanc REST API

nixpkgs-24.05: python312Packages.pyorthanc

Python library that wraps the Orthanc REST API

nixpkgs-24.11: python311Packages.pyorthanc

Python library that wraps the Orthanc REST API

nixpkgs-24.11: python312Packages.pyorthanc

Python library that wraps the Orthanc REST API

nixpkgs-23.11: python311Packages.pyorthanc

Python library that wraps the Orthanc REST API


Dependencies

pyproject.toml pypi
  • pytest ^7.1.0 develop
  • python ^3.7
  • requests ^2.27.1
.github/workflows/test.yml actions
  • actions/checkout v2 composite
docker/Dockerfile docker
  • orthancteam/orthanc ${ORTHANC_VERSION} build
.github/workflows/ci.yml actions
  • actions/cache v3 composite
  • actions/checkout v3 composite
  • actions/setup-python v4 composite