lf-lang / lf-python-support

Python package for supporting code generated by the Lingua Franca compiler
Other
5 stars 0 forks source link

Python Package for Lingua Franca Support

This package contains the following two modules:

This package is required for Python code generated by the Lingua Franca compiler to function properly. To build and install, run:

python3 setup.py build
sudo python3 setup.py install