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

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

Score: 16.827797051191812

Last synced: about 2 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: 1 day ago

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

Commits in past year: 664
Committers in past year: 14
Avg Commits per committer in past year: 47.429
Development Distribution Score (DDS) in past year: 0.706

Name Email Commits
raphaeltimbo r****s@g****m 1029
Rodrigo Martins 4****1 686
jguarato j****s@g****m 559
flaviorangel f****l@g****m 287
ViniciusTxC3 v****c@y****r 185
gsabino g****v@p****r 159
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
raimundo r****a@u****r 34
Arthur Iasbeck a****k@g****m 31
Hiago P. Inacio h****o@g****m 26
fernandarossi f****5@u****r 22
Emanuela-Carneiro m****r@g****m 21
Luis Otavio Mauad Cavenaghi l****2@g****m 18
david d****g@h****m 18
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 6
Daniel Kiracofe d****e@g****m 5
Marcelo Samora s****r@h****m 4
and 16 more...

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 122
Total pull requests: 340
Average time to close issues: 11 months
Average time to close pull requests: about 1 month
Total issue authors: 45
Total pull request authors: 28
Average comments per issue: 2.63
Average comments per pull request: 1.0
Merged pull request: 256
Bot issues: 0
Bot pull requests: 0

Past year issues: 20
Past year pull requests: 82
Past year average time to close issues: 19 days
Past year average time to close pull requests: 13 days
Past year issue authors: 11
Past year pull request authors: 13
Past year average comments per issue: 1.05
Past year average comments per pull request: 0.52
Past year merged pull request: 49
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 (38)
  • jguarato (9)
  • gsabinoo (5)
  • ViniciusTxc3 (5)
  • rodrigomoliveira1 (4)
  • ArthurIasbeck (3)
  • marcusfilipesr (3)
  • murilloabs (3)
  • Raimundovpn (3)
  • ipereiraumich (3)
  • verg1lio (2)
  • jamesgarvey93 (2)
  • hserdogan94 (2)
  • kiracofe8 (2)
  • wigging (2)

Top Pull Request Authors

  • jguarato (116)
  • ViniciusTxc3 (61)
  • raphaeltimbo (56)
  • marcusfilipesr (18)
  • gsabinoo (12)
  • elyqg (12)
  • fernandarossi (9)
  • Raimundovpn (7)
  • ArthurIasbeck (6)
  • murilloabs (4)
  • leonardocabr (4)
  • verg1lio (3)
  • eu-cristofer (3)
  • gNicchetti (3)
  • kiracofe8 (3)

Top Issue Labels

  • stale (35)
  • enhancement (24)
  • documentation (8)
  • bug (6)
  • 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 3 months ago)
  • Last Synced: 2026-08-13T02:07:00.503Z (1 day ago)
  • Versions: 47
  • Dependent Packages: 0
  • Dependent Repositories: 2
  • Downloads: 2,052 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 *
pyproject.toml pypi