This is a Python API to interact with the MATSim Software. It is mostly meant for teaching MATSim to non-programmers without loosing too much of the ability to configure, modify and analyse MATSim runs.
To install the package using pip, simply run the following:
# The installation procedure requires numpy to be available,
# so you have to install it first if not already available
pip install numpy
pip install --no-binary JPype1 JPype1
pip install pythonmatsim
Coming soon!
This is a wish-list of what should be there by Fall 2019:
Next version - unreleased
0.1.2 - 2019-08-26
0.1.1 - 2019-08-26
0.1.0 - 2019-08-26