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
- Host: GitHub
- URL: https://github.com/commonroad/commonroad-all
- Owner: CommonRoad
- Created: 2024-07-22T11:02:08.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-15T14:25:36.000Z (over 1 year ago)
- Last Synced: 2025-01-12T09:30:26.240Z (over 1 year ago)
- Size: 196 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```