码迷,mamicode.com
首页 > 编程语言 > 详细

Python 初学者 Windows 开发环境

时间:2017-10-22 23:28:36      阅读:220      评论:0      收藏:0      [点我收藏+]

标签:learn   bsp   选择   pre   project   python   其他   tin   anaconda   

1. 安装pycharm IDE

2. 如果需要安装其他库可以用cmd pip install 方式 或者 Pycharm -> files -> settings -> Project Interpreter -> + -> search modules

3. 我这里选择用Anaconda里得python, 因为里面集成了很多算法库, 例如我想使用得pycrypto, 比较方便.   Pycharm -> files -> settings -> Project Interpreter -> add local -> Anaconda-python.exe

4. 今天我看的是Learn Python The Hardway 一部基础,实践性比较好得文档.

Python 初学者 Windows 开发环境

标签:learn   bsp   选择   pre   project   python   其他   tin   anaconda   

原文地址:http://www.cnblogs.com/pengfei1987/p/7712188.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!