Embed (create) an interactive Python shell inside a Python program

前端 未结 5 960
鱼传尺愫
鱼传尺愫 2020-12-07 08:39

Is it possible to start an interactive Python shell inside a Python program?

I want to use such an interactive Python shell (which is running inside my prog

5条回答
提交回复
热议问题