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

JOSS: https://github.com/sepandhaghighi/pyrgg

beerpay generator gpu graph-computing graph-generation graph-generator gtgraph math mathematics python python3 script

Score: 12.951128930827549

Last synced: about 4 hours ago
JSON representation

Repository metadata:

🔧 Python Random Graph Generator


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 2 days ago

Total Commits: 795
Total Committers: 8
Avg Commits per committer: 99.375
Development Distribution Score (DDS): 0.19

Commits in past year: 20
Committers in past year: 3
Avg Commits per committer in past year: 6.667
Development Distribution Score (DDS) in past year: 0.25

Name Email Commits
sepandhaghighi s****i@y****m 644
sadrasabouri s****a@g****m 50
Maxim Ivanov i****g@g****m 47
ahmadsalimi a****8@g****m 20
dependabot[bot] 4****] 17
dependabot-preview[bot] 2****] 14
AmirHosein Rostami 3****e 2
The Codacy Badger b****r@c****m 1

Issue and Pull Request metadata

Last synced: 21 days ago

Total issues: 37
Total pull requests: 193
Average time to close issues: 5 months
Average time to close pull requests: 8 days
Total issue authors: 6
Total pull request authors: 7
Average comments per issue: 0.95
Average comments per pull request: 0.97
Merged pull request: 161
Bot issues: 0
Bot pull requests: 42

Past year issues: 1
Past year pull requests: 37
Past year average time to close issues: N/A
Past year average time to close pull requests: 5 days
Past year issue authors: 1
Past year pull request authors: 3
Past year average comments per issue: 0.0
Past year average comments per pull request: 0.54
Past year merged pull request: 17
Past year bot issues: 0
Past year bot pull requests: 16

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

Top Issue Authors

  • sepandhaghighi (27)
  • tuxiqae (5)
  • sadrasabouri (2)
  • ahmadsalimi (1)
  • parsanoori (1)
  • metiroozmeh (1)

Top Pull Request Authors

  • sepandhaghighi (97)
  • sadrasabouri (42)
  • dependabot[bot] (35)
  • dependabot-preview[bot] (7)
  • ivanovmg (6)
  • AHReccese (4)
  • ahmadsalimi (2)

Top Issue Labels

  • enhancement (20)
  • new feature (5)
  • new format (4)
  • test (4)
  • bug (4)
  • document (4)
  • invalid (2)
  • website (1)
  • performance (1)

Top Pull Request Labels

  • enhancement (44)
  • dependencies (43)
  • document (41)
  • test (22)
  • python (18)
  • minor (15)
  • release (14)
  • refactoring (13)
  • new feature (10)
  • bug (7)
  • website (4)
  • new format (2)
  • performance (1)

Package metadata

pypi.org: pyrgg

Python Random Graph Generator

  • Homepage: https://github.com/sepandhaghighi/pyrgg
  • Documentation: https://pyrgg.readthedocs.io/
  • Licenses: MIT
  • Latest release: 2.0 (published 8 months ago)
  • Last Synced: 2026-08-14T05:01:07.018Z (1 day ago)
  • Versions: 20
  • Dependent Packages: 1
  • Dependent Repositories: 3
  • Downloads: 226 Last month
  • Rankings:
    • Dependent packages count: 4.746%
    • Stargazers count: 4.983%
    • Forks count: 7.39%
    • Dependent repos count: 8.977%
    • Average: 10.616%
    • Downloads: 26.985%
  • Maintainers (2)
debian-13: python-pyrgg

  • Homepage: https://github.com/sepandhaghighi/pyrgg
  • Documentation: https://packages.debian.org/trixie/python-pyrgg
  • Licenses:
  • Latest release: 1.6-1 (published 6 months ago)
  • Last Synced: 2026-03-14T09:12:25.224Z (5 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
ubuntu-24.10: python-pyrgg

  • Homepage: https://github.com/sepandhaghighi/pyrgg
  • Licenses:
  • Latest release: 1.4-3 (published 6 months ago)
  • Last Synced: 2026-03-09T13:05:26.632Z (5 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
ubuntu-24.04: python-pyrgg

  • Homepage: https://github.com/sepandhaghighi/pyrgg
  • Licenses:
  • Latest release: 1.4-2 (published 6 months ago)
  • Last Synced: 2026-03-06T12:07:49.171Z (5 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:

Dependencies

.github/workflows/publish_conda.yaml actions
  • actions/checkout v1 composite
  • sepandhaghighi/conda-package-publish-action v1.2 composite
.github/workflows/publish_pypi.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v1 composite
.github/workflows/test.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
dev-requirements.txt pypi
  • art ==5.7 development
  • bandit >=1.5.1 development
  • codecov >=2.0.15 development
  • flake8 >=3.5.0 development
  • networkx >=2.1 development
  • pydocstyle >=3.0.0 development
  • pydot >=1.2.4 development
  • pytest >=4.3.1 development
  • pytest-cov >=2.6.1 development
  • pyyaml ==6.0 development
  • scipy >=1.2.0 development
  • setuptools >=40.8.0 development
  • vulture >=1.0 development
requirements.txt pypi
  • art >=0.7
  • pyyaml >=3.12
setup.py pypi