Can we use ML-Agents to import script Python into unity to create new gameObject?

Hello,

Currently I am working on a project on 3d modeling in runtime in unity. I want to use python’s library to create objects (FreeCAD library) and use unity to display and manipulate. Can I use ML-Agents to import python script file into Unity?

Thank you so much. Looking forward to hearing from you

ML-Agents is toolkit for training game agents with reinforcement learning, and your use case doesn’t sound very relevant to what ML-Agents do.
I would suggest you seek help from other forum for using python in Unity.