this is the code that can insert an equal between two objects:
import sympy as sp from sympy import pprint y =sp.Symbol(\'y\') x=sp.Eq((((y**2+2)*(y**3))/5)+3