Skip to main content

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

Project description

Code style: black Tests Docs wheel sdist

RidePy

RidePy is a scientific Python library for simulating modern on-demand transit systems such as ridepooling.

In short: RidePy simulates a dispatching algorithm serving exogenous transportation requests with a fleet of vehicles. Does not simulate the universe, unlike MATSim. Batteries are included.

Head over to ridepy.org to get started.

Quickstart

For detailed instructions, see the installation guide in the documentation.

If you’re in a hurry, here’s the gist:

  • RidePy currently works best with Python 3.9

  • If you are on platform other than x86-64 Linux, i.e., one that we don’t offer wheels for, you will need to first set up a C++ build environment and the Boost C++ libraries. On Debian-like systems, this is easily accomplished with

sudo apt-get install build-essential libboost-all-dev
  • Install RidePy with

pip install ridepy

Contributing

We are always happy for contributions from the community. If you run into a problem, please report an issue or ask for help.

If you are interested in contributing to our codebase, please read our contributing guide.

Here is a short overview of the most important points:

Resources

Code style

Development

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ridepy-2.6.2.post2.tar.gz (108.0 kB view hashes)

Uploaded Source

Built Distribution

ridepy-2.6.2.post2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.5 MB view hashes)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page