PyObject Decimal to Julia FixedPointDecimal

Hi all,

I’m getting some date via PyCall. Unfortunately I get a PyObject. Does anyone know how to convert it to FixedPointDecimal?

Thanks

julia> po.to_eng_string()
"367.0000000000"