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

JOSS: https://github.com/petrobras/ross

Score: 16.928018604500327

Last synced: about 13 hours ago
JSON representation

Repository metadata:

ROSS is a library written in Python for rotordynamic analysis.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 4 days ago

Total Commits: 3,803
Total Committers: 46
Avg Commits per committer: 82.674
Development Distribution Score (DDS): 0.737

Commits in past year: 633
Committers in past year: 16
Avg Commits per committer in past year: 39.563
Development Distribution Score (DDS) in past year: 0.678

Name Email Commits
raphaeltimbo r****s@g****m 999
Rodrigo Martins 4****1 686
jguarato j****s@g****m 524
flaviorangel f****l@g****m 287
ViniciusTxC3 v****c@y****r 184
gsabino g****v@p****r 157
Elyqg e****s@u****r 142
gabriel g****n@p****r 114
Júlia Mota j****a@g****m 99
Marcus Filipe m****r@g****m 93
Vergilio Del Claro v****n@g****m 69
Izabela Batista i****a@u****r 69
raphaeltimbo r****s@p****r 62
Murillo Alvaro Borges de Sousa m****s@g****m 50
unknown f****o@g****m 44
Hiago P. Inacio h****o@g****m 26
fernandarossi f****5@u****r 22
Emanuela-Carneiro m****r@g****m 21
Arthur Iasbeck a****k@g****m 20
Luis Otavio Mauad Cavenaghi l****2@g****m 18
david d****g@h****m 18
Raimundo r****a@u****r 15
GabrielBachmann p****9 13
Guilherme Lacerda g****a@y****r 12
Karen Perez dos Santos k****z@e****r 9
Daniel Kiracofe k****l@u****u 7
Maria m****s@g****m 6
Raimundo Vicente Pereira Neto r****0@u****r 5
Marcelo Samora s****r@h****m 4
vitorp0604 v****o@u****r 4
and 16 more...

Issue and Pull Request metadata

Last synced: 4 days ago

Total issues: 117
Total pull requests: 320
Average time to close issues: 10 months
Average time to close pull requests: about 2 months
Total issue authors: 45
Total pull request authors: 28
Average comments per issue: 2.69
Average comments per pull request: 1.03
Merged pull request: 239
Bot issues: 0
Bot pull requests: 0

Past year issues: 18
Past year pull requests: 74
Past year average time to close issues: 27 days
Past year average time to close pull requests: 14 days
Past year issue authors: 10
Past year pull request authors: 15
Past year average comments per issue: 1.06
Past year average comments per pull request: 0.5
Past year merged pull request: 41
Past year bot issues: 0
Past year bot pull requests: 0

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

Top Issue Authors

  • raphaeltimbo (36)
  • jguarato (9)
  • gsabinoo (5)
  • rodrigomoliveira1 (4)
  • ViniciusTxc3 (4)
  • marcusfilipesr (3)
  • Raimundovpn (3)
  • murilloabs (3)
  • ipereiraumich (3)
  • ArthurIasbeck (2)
  • verg1lio (2)
  • jamesgarvey93 (2)
  • hserdogan94 (2)
  • wigging (2)
  • PetterTh (2)

Top Pull Request Authors

  • jguarato (114)
  • ViniciusTxc3 (59)
  • raphaeltimbo (44)
  • marcusfilipesr (18)
  • elyqg (12)
  • gsabinoo (11)
  • fernandarossi (8)
  • Raimundovpn (7)
  • ArthurIasbeck (5)
  • murilloabs (4)
  • leonardocabr (4)
  • verg1lio (3)
  • eu-cristofer (3)
  • gNicchetti (3)
  • kiracofe8 (3)

Top Issue Labels

  • stale (36)
  • enhancement (24)
  • documentation (8)
  • bug (5)
  • testing (3)
  • good first issue (3)
  • wontfix for now (2)
  • wontfix (1)
  • help wanted (1)
  • work in progress (1)

Top Pull Request Labels

  • stale (32)
  • enhancement (18)
  • bug (11)
  • api change (5)
  • documentation (3)
  • good first issue (1)

Package metadata

pypi.org: ross-rotordynamics

ROSS: Rotordynamic Open Source Software

  • Homepage: https://ross.readthedocs.io/
  • Documentation: https://ross.readthedocs.io/en/stable/
  • Licenses: Apache Software License
  • Latest release: 2.3.0 (published about 1 month ago)
  • Last Synced: 2026-06-19T22:01:24.865Z (4 days ago)
  • Versions: 47
  • Dependent Packages: 0
  • Dependent Repositories: 2
  • Downloads: 2,415 Last month
  • Rankings:
    • Forks count: 4.82%
    • Stargazers count: 7.392%
    • Dependent packages count: 7.52%
    • Average: 9.582%
    • Dependent repos count: 12.028%
    • Downloads: 16.152%
  • Maintainers (2)

Dependencies

docs/requirements.txt pypi
  • linkify-it-py ==1.0.2
  • myst_nb ==0.13.1
  • numpydoc ==1.1.0
  • sphinx ==4.3.1
  • sphinx-book-theme ==0.1.7
  • sphinx-copybutton ==0.4.0
  • sphinx_rtd_theme ==1.0.0
  • sphinxcontrib-bibtex ==2.4.1
.github/workflows/publish-to-pypi.yml actions
  • actions/checkout master composite
  • actions/setup-python v1 composite
  • pypa/gh-action-pypi-publish master composite
.github/workflows/test.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
requirements.txt pypi
  • numpy *
  • pandas >=0.23
  • pint >=0.18
  • plotly >=4.7.0
  • scipy *
  • toml >=0.10.1
  • xlrd *