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

JOSS: https://github.com/PhysicsOfMobility/ridepy

research ridepooling simulation

Score: 8.699514748210191

Last synced: about 3 hours ago
JSON representation

Repository metadata:

Simulates a dispatching algorithm serving exogenous transportation requests with a fleet of vehicles. Does not simulate the universe, unlike MATSim. Batteries are included.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 233
Total Committers: 5
Avg Commits per committer: 46.6
Development Distribution Score (DDS): 0.215

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

Name Email Commits
Felix Jung f****g@t****e 183
Debsankha Manik d****a 22
Felix Jung f****g@d****e 19
Debsankha Manik d****k@g****e 7
Matthias Dahlmanns 5****l 2

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 79
Total pull requests: 101
Average time to close issues: 7 months
Average time to close pull requests: about 2 months
Total issue authors: 6
Total pull request authors: 7
Average comments per issue: 0.63
Average comments per pull request: 6.51
Merged pull request: 76
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 1
Past year average time to close issues: N/A
Past year average time to close pull requests: less than a minute
Past year issue authors: 0
Past year pull request authors: 1
Past year average comments per issue: 0
Past year average comments per pull request: 0.0
Past year merged pull request: 1
Past year bot issues: 0
Past year bot pull requests: 0

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

Top Issue Authors

  • fxjung (66)
  • debsankha (5)
  • matdahl (4)
  • s-bien (2)
  • karophia (1)
  • Btushir (1)

Top Pull Request Authors

  • fxjung (82)
  • debsankha (11)
  • Alex020796 (2)
  • matdahl (2)
  • danielskatz (2)
  • pmarszal (1)
  • xuanxu (1)

Top Issue Labels

  • bug (10)
  • documentation (10)
  • extras (9)
  • enhancement (8)
  • core (7)
  • cython (4)
  • cython/C++ (4)
  • annoyance (3)
  • wont fix for now (3)
  • ongoing (2)
  • analytics (2)
  • graphs (2)
  • good first issue (1)
  • batteries (1)
  • question (1)
  • meta (1)

Top Pull Request Labels

  • enhancement (3)
  • batteries (1)

Package metadata

pypi.org: ridepy

Simulates a dispatching algorithm serving exogenous transportation requests with a fleet of vehicles. Does not simulate the universe, unlike MATSim. Batteries are included.

  • Homepage: https://ridepy.org/
  • Documentation: https://ridepy.org/
  • Licenses: MIT License
  • Latest release: 2.10.1 (published about 2 years ago)
  • Last Synced: 2026-08-20T02:15:34.572Z (1 day ago)
  • Versions: 27
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 19 Last month
  • Rankings:
    • Dependent packages count: 7.038%
    • Average: 25.155%
    • Dependent repos count: 30.385%
    • Forks count: 30.623%
    • Stargazers count: 32.573%
  • Maintainers (1)

Dependencies

.github/workflows/build-doc.yml actions
  • actions/cache v3 composite
  • actions/checkout v3 composite
  • actions/configure-pages v3 composite
  • actions/setup-python v4 composite
  • actions/upload-pages-artifact v1 composite
.github/workflows/build-sdist.yml actions
  • actions/cache v3 composite
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • actions/upload-artifact v3 composite
.github/workflows/build-wheel.yml actions
  • RalfG/python-wheels-manylinux-build v0.7.1-manylinux2014_x86_64 composite
  • actions/cache v3 composite
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • actions/upload-artifact v3 composite
.github/workflows/deploy-doc.yml actions
  • actions/deploy-pages v2 composite
.github/workflows/deploy-pypi.yml actions
  • actions/download-artifact v3 composite
  • pypa/gh-action-pypi-publish release/v1 composite
.github/workflows/deploy-testpypi.yml actions
  • actions/download-artifact v3 composite
  • pypa/gh-action-pypi-publish release/v1 composite
.github/workflows/python-testing.yml actions
  • EnricoMi/publish-unit-test-result-action v2 composite
  • actions/cache v3 composite
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
pyproject.toml pypi
  • cython ==3.0a6
  • decorator *
  • jupytext *
  • loky *
  • matplotlib *
  • networkx *
  • notebook *
  • numpy *
  • pandas < 2
  • pyarrow *
  • scipy *
  • tabulate *
  • typer *
setup.py pypi