Ecosyste.ms: Summary

An open API service providing a high level summary for open source projects.

https://github.com/AlexandreDecan/portion

datastructures interval interval-set operations python range

Score: 22.40894226288974

Last synced: about 17 hours ago
JSON representation

Repository metadata:

portion, a Python library providing data structure and operations for intervals.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 days ago

Total Commits: 333
Total Committers: 3
Avg Commits per committer: 111.0
Development Distribution Score (DDS): 0.009

Commits in past year: 8
Committers in past year: 1
Avg Commits per committer in past year: 8.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Alexandre Decan a****n@l****t 330
Jeff Trull e****l@a****t 2
Egemen Imre 6****e 1

Issue and Pull Request metadata

Last synced: 3 days ago

Total issues: 77
Total pull requests: 14
Average time to close issues: 17 days
Average time to close pull requests: 5 days
Total issue authors: 55
Total pull request authors: 10
Average comments per issue: 5.05
Average comments per pull request: 4.79
Merged pull request: 6
Bot issues: 0
Bot pull requests: 0

Past year issues: 9
Past year pull requests: 1
Past year average time to close issues: 3 days
Past year average time to close pull requests: 2 days
Past year issue authors: 8
Past year pull request authors: 1
Past year average comments per issue: 3.22
Past year average comments per pull request: 14.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/AlexandreDecan/portion

Top Issue Authors

  • AlexandreDecan (9)
  • egemenimre (4)
  • TimBergner (3)
  • gfitas (3)
  • adm271828 (2)
  • Albuser (2)
  • msarrel (2)
  • bhaskar219 (2)
  • burnpanck (2)
  • spock (2)
  • demalexx (2)
  • ozeasx (1)
  • ndvbd (1)
  • mikel-brostrom (1)
  • mattmezza (1)

Top Pull Request Authors

  • AlexandreDecan (4)
  • jefftrull (2)
  • alexprincel (1)
  • egemenimre (1)
  • gsakkis (1)
  • xmjw (1)
  • sietse (1)
  • dmitrii-ubskii (1)
  • reuben-sutton (1)
  • Zagrebelin (1)

Top Issue Labels

  • question (25)
  • bug (18)
  • enhancement (18)
  • invalid (13)
  • Information (4)
  • help wanted (3)
  • long term (2)
  • wontfix (1)
  • good first issue (1)
  • discussion (1)

Top Pull Request Labels

  • enhancement (7)
  • wontfix (3)
  • bug (1)

Package metadata

pypi.org: portion

Python data structure and operations for intervals

  • Homepage: https://github.com/AlexandreDecan/portion
  • Documentation: https://portion.readthedocs.io/
  • Licenses: LGPLv3
  • Latest release: 2.4.2 (published 5 months ago)
  • Last Synced: 2024-04-23T19:43:41.767Z (3 days ago)
  • Versions: 18
  • Dependent Packages: 14
  • Dependent Repositories: 52
  • Downloads: 126,706 Last month
  • Docker Downloads: 3,843,862
  • Rankings:
    • Docker downloads count: 0.658%
    • Dependent packages count: 0.938%
    • Downloads: 1.083%
    • Dependent repos count: 2.052%
    • Average: 2.556%
    • Stargazers count: 3.195%
    • Forks count: 7.41%
  • Maintainers (1)
conda-forge.org: portion

  • Homepage: https://github.com/AlexandreDecan/portion
  • Licenses: LGPL-3.0-only
  • Latest release: 2.3.0 (published over 1 year ago)
  • Last Synced: 2024-04-23T19:43:45.079Z (3 days ago)
  • Versions: 11
  • Dependent Packages: 2
  • Dependent Repositories: 1
  • Rankings:
    • Dependent packages count: 19.561%
    • Stargazers count: 19.875%
    • Dependent repos count: 24.078%
    • Average: 24.118%
    • Forks count: 32.957%

Dependencies

setup.py pypi
  • sortedcontainers *
.github/workflows/deploy.yaml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • pypa/gh-action-pypi-publish release/v1 composite
.github/workflows/test.yaml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite