soleil.package#
Functions
|
Returns a dictionary with module names as keys and source code as values. |
|
Creates the specified solconf in the specified target directory (a random directory by default). |
- soleil.package.package_as_serializable(package_root: Path)#
Returns a dictionary with module names as keys and source code as values.
- soleil.package.package_from_serializable(package_srlzbl: Dict[str, str], target_dir: Path)#
Creates the specified solconf in the specified target directory (a random directory by default).