python学习的前期准备

写在前面:呜呜呜,毕业快2年了,又要重新写代码了。。。

纯看书看视频自学,有任何错误望直接指出,互相学习!


python安装https://jingyan.baidu.com/article/25648fc19f61829191fd00d4.html

pip安装https://jingyan.baidu.com/article/b907e627a072a846e6891c5a.html

将python和pip都添加到系统环境变量上去


同时注意把pip源更换到国内镜像https://blog.csdn.net/chenghuikai/article/details/55258957

virtualenv安装:安装好后同时创建一个python虚拟环境。


flask安装:


pycharm安装https://jingyan.baidu.com/article/e6c8503c6268aae54f1a18eb.html

pycharm激活选择License server激活,然后填入:http://im.js.cn:8888,然后点Activate激活即可


猜你喜欢

转载自blog.csdn.net/hongchen37/article/details/79867166
今日推荐