Cleanest way to run/debug python programs in windows

前端 未结 9 1704
Happy的楠姐
Happy的楠姐 2020-12-28 15:21

Python for Windows by default comes with IDLE, which is the barest-bones IDE I\'ve ever encountered. For editing files, I\'ll stick to emacs, thank you very much.

H

9条回答
  •  温柔的废话
    2020-12-28 16:26

    I replaced cmd with Cygwin and Poderosa. May be a little overkill though, if the only problem you have with cmd is that it's a pain to resize.

    Although you use Emacs instead of Vim, so I guess you're into overkill... ;-)

提交回复
热议问题