Skip to content

Latest commit

 

History

History
53 lines (39 loc) · 2.08 KB

README.rst

File metadata and controls

53 lines (39 loc) · 2.08 KB
Documentation Build Status Build Status Codacy Grade Test Coverage

yMMSL Python bindings

Python bindings for the YAML version of the Multiscale Modeling and Simulation Language.

This package provides a Python library for reading and writing yMMSL files. These files describe multiscale models and/or parameter settings for running such a model. This library is based on YAtiML, a Python library for making libraries for YAML-based file formats like this one.

Documentation

This is an ordinary Python library that can be installed via pip. It requires Python 3.7 or higher. More information is available in the online documentation for ymmsl-python.

Development

This library is developed in its public GitHub repository. If you run into a problem or something is unclear, please file an issue.

Legal

ymmsl_python is Copyright 2018-2023 Netherlands eScience Center and University of Amsterdam, Copyright 2022-2023 The ITER Organisation, and Copyright 2024 Netherlands eScience Center. Licensed under the Apache 2.0 license.