PYTHON module

Description

Parsing of Python commands.

This module has two functions:

  • it builds PyChrono modules that later can be used in a Python program, that wrap the Chrono functions,
  • it builds a PyParser library that can be used from the C++ side to parse and execute Python commands

For additional information, see:

Classes

class  chrono::ChPythonEngine
 Class for a Python parser. More...