A few years ago, I used IIS run Python and Flask; 
Now, I will use PHPStudy run Python and Django. 
Why not use Linux run them ???  
 
I really appreciate the website: runoob.com! 
I studied Python3 course at the website about 3 years ago, 
I studying Django course at the some website these days… 
 
Some usefull articles and online course as below: 
 
------------------------------------ 
 
About Python 
 
https://blog.csdn.net/bjxdyl1995/article/details/105964124 
使用宝塔面板让服务器快速部署python环境 
 
https://blog.csdn.net/u013866352/article/details/105386338 
宝塔面板部署django网站 
 
https://blog.csdn.net/jklf5/article/details/79531379 
Django-Apache-Windows 部署(有无phpstudy都适用) 
 
http://liluo.org/blog/2012/08/how-to-create-python-egg/ 
怎样制作一个 Python Egg 
 
https://www.runoob.com/django/django-tutorial.html 
Django 教程 
 
http://c.biancheng.net/django/ 
Django框架教程(非常细) 
 
https://docs.djangoproject.com/en/3.2/ 
官方教程 
 
https://jingyan.baidu.com/article/a3761b2b7fa0eb5577f9aa70.html 
如何解决该文件没有程序与之关联来执行该操作 
 
------------------------------------ 
 
About Wechat-Mini-Programe 
 
TBS Studio 
https://x5.tencent.com/tbs/guide/debug/download.html 
 
https://developers.weixin.qq.com/community/develop/doc/0004042a9fc7401b1ec703e7357000 
使用tbs studio调试线上小程序的问题 
 
https://developers.weixin.qq.com/community/develop/doc/0000a0af6e0fd8c4d99a642685b000?jumpto=comment&commentid=0004e243fb4f18c4da9a7234a51c 
首先。这个功能目前是安卓机型 灰度到了的才有。没有灰度到的无法真机查看效果。其次。该功能只能在开发者工具基础库2.11.3版本及以上调试。 
 
https://www.jb51.net/article/203629.htm 
微信小程序onShareTimeline()实现分享朋友圈 
 
https://segmentfault.com/q/1010000014757397 
微信小程序swiper里嵌套video视频 轮播式的播放. 
 
https://my.oschina.net/u/4351676/blog/3352634 
微信小程序 swiper和video的autoplay设置冲突问题 
 
https://www.cnblogs.com/lhm166/articles/9947383.html 
小程序bindtap事件与冒泡 
 
https://www.pianshen.com/article/3982996764/ 
微信小程序(事件对象-绑定、冒泡、捕获) 
 
https://blog.csdn.net/qq_41139830/article/details/80531802 
只需两步获取任何小程序源码