|
carputils
Doxygen code documentation for the python framework controlling openCARP
|
This module implements the bundle feature, which allows to easily share carputils experiments. More...
Namespaces | |
| bundle | |
| Implements the BundleModule class, which is instantiated when the bundle module is loaded. | |
| bundleinclude | |
| Manages .bundleinclude file, which allows to explicitely include files and folders to bundles. | |
| bundleio | |
| File and folder manipulation utilities for the bundle feature. | |
| metadata | |
| Utilities for generating and managing metadata in bundles. | |
| parfileadjustment | |
| Functions to adjust an openCARP parameter file to be included in a bundle. | |
| path_utils | |
| Path manipulation utilities for the bundle feature. | |
| release | |
| (Deprecated) Utility functions for RADAR releases of bundles. | |
| upload | |
| Functions related the upload of bundles to a remote git repository. | |
This module implements the bundle feature, which allows to easily share carputils experiments.
This module implements functionalities of the bundle feature, which allows to create self-contained experiments that can be easily shared and published. The user documentation of the bundle feature is available at https://opencarp.org/community/upload-experiment .
This module is not meant to be imported directly by users: the bundle feature can be used via the carputils command line interface (CLI) and the module carputils.tools.