An open API service indexing awesome lists of open source software.

https://github.com/commonroad/commonroad-all

Meta-package which automatically installs all CommonRoad tools currently released on PyPi
https://github.com/commonroad/commonroad-all

Last synced: 3 months ago
JSON representation

Meta-package which automatically installs all CommonRoad tools currently released on PyPi

Awesome Lists containing this project

README

          

# CommonRoad-All
This is a meta-package which automatically installs all CommonRoad tools currently released on PyPi.
For more details to the individual tool, please see our [website](https://commonroad.in.tum.de/).

## Tools
For the version of the tools, please refer to the [pyproject.toml](pyproject.toml) specification.

## Installation
The tools can be installed via pip:
```bash
pip install commonroad-all
```