1. 程式人生 > >python開發環境

python開發環境

pos body gid help install 開發 set 環境 log

wingIDE,setuptools

wingIDE有develop probe,可以很方便進行調試;

setuptools有easy install命令,可以很方便安裝相關包;

Python的自省函數

type

str

dir

help

python開發環境