最近在学 Python,整理了下 Python 学习的一些方法和工具,公开给大家使用,希望能够给准备学习 Python 的小伙伴一些帮助!
1、PyCharm 下载链接:
2、Python 3.x 最新版安装教程:
brew install python3
brew linkapps
export PATH=/usr/local/bin:$PATH
source ~/.bash_profile
python3 --version
最佳推荐 Python 开发工具,使用 PyCharm,附上 PyCharm 2017 最新激活链接:
在使用 PyCharm 工具中有问题的可以私聊博爱哈!
网友评论