Skip to content

Latest commit

 

History

History

PythonToModelica

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

PythonToModelica

A package to convert Python data types to Modelica strings.

Installation

pip install -e .

Dev dependencies

pip install -e .[dev]

Test

pytest

License

See LICENSE.