[{"data":1,"prerenderedAt":798},["ShallowReactive",2],{"post-2025-07-01-python-python":3},{"_path":4,"_dir":5,"_draft":6,"_partial":6,"_locale":7,"title":8,"description":9,"date":10,"tags":11,"body":14,"_type":792,"_id":793,"_source":794,"_file":795,"_stem":796,"_extension":797},"\u002Fblog\u002F2025-07-01-python-python","blog",false,"","Python-安装","Python解释器安装教程，Windows平台下载、安装与环境变量配置。","2025-07-01",[12,13],"Python","基础",{"type":15,"children":16,"toc":774},"root",[17,26,32,72,78,83,90,95,120,129,135,148,156,161,190,198,206,235,243,251,256,269,277,285,291,319,327,333,354,359,367,372,380,385,393,435,443,451,472,478,483,489,510,518,523,544,552,572,580,614,622,642,650,658,663,668,676,689,697,710,723,728,747,752,760,768],{"type":18,"tag":19,"props":20,"children":22},"element","h2",{"id":21},"python介绍",[23],{"type":24,"value":25},"text","Python介绍",{"type":18,"tag":27,"props":28,"children":29},"p",{},[30],{"type":24,"value":31},"Python是一种功能强大且易学的编程语言，它可以做以下几个方面：",{"type":18,"tag":33,"props":34,"children":35},"ul",{},[36,42,47,52,57,62,67],{"type":18,"tag":37,"props":38,"children":39},"li",{},[40],{"type":24,"value":41},"Web开发",{"type":18,"tag":37,"props":43,"children":44},{},[45],{"type":24,"value":46},"大数据处理",{"type":18,"tag":37,"props":48,"children":49},{},[50],{"type":24,"value":51},"人工智能d",{"type":18,"tag":37,"props":53,"children":54},{},[55],{"type":24,"value":56},"自动化运维开发",{"type":18,"tag":37,"props":58,"children":59},{},[60],{"type":24,"value":61},"云计算",{"type":18,"tag":37,"props":63,"children":64},{},[65],{"type":24,"value":66},"网络爬虫",{"type":18,"tag":37,"props":68,"children":69},{},[70],{"type":24,"value":71},"游戏开发",{"type":18,"tag":19,"props":73,"children":75},{"id":74},"python解释器安装",[76],{"type":24,"value":77},"Python解释器安装",{"type":18,"tag":27,"props":79,"children":80},{},[81],{"type":24,"value":82},"Python 解释器是 Python 生态系统的基石，它不仅负责代码的执行，还提供了内存管理、类型检查、异常处理等核心功能。同时，它的跨平台性和多样化实现，让 Python 能够在各种场景下得到广泛应用。",{"type":18,"tag":84,"props":85,"children":87},"h3",{"id":86},"下载python安装包",[88],{"type":24,"value":89},"下载Python安装包",{"type":18,"tag":27,"props":91,"children":92},{},[93],{"type":24,"value":94},"因为Python是一门解释型编程语言，所以要进行Python开发，需要先安装Python解释器。",{"type":18,"tag":27,"props":96,"children":97},{},[98,100,109,111,118],{"type":24,"value":99},"首先访问Python官网 ：",{"type":18,"tag":101,"props":102,"children":106},"a",{"href":103,"rel":104},"https:\u002F\u002Fwww.python.org\u002F",[105],"nofollow",[107],{"type":24,"value":108},"点击跳转Python官网",{"type":24,"value":110},"   进入官网后点击",{"type":18,"tag":112,"props":113,"children":115},"code",{"className":114},[],[116],{"type":24,"value":117},"dowmload",{"type":24,"value":119},"按钮，然后选择Python推荐的最新版本进行安装(可以选择其他版本)，具体操作如下所示：",{"type":18,"tag":27,"props":121,"children":122},{},[123],{"type":18,"tag":124,"props":125,"children":128},"img",{"alt":126,"src":127},"Python官网页面.png","\u002Fimages\u002Fblog\u002Fpython-basics\u002FPython%E5%AE%98%E7%BD%91%E9%A1%B5%E9%9D%A2.png",[],{"type":18,"tag":84,"props":130,"children":132},{"id":131},"在windows执行安装包",[133],{"type":24,"value":134},"在Windows执行安装包",{"type":18,"tag":27,"props":136,"children":137},{},[138,140,146],{"type":24,"value":139},"打开文件下载路径，找到刚刚下载好的Python安装包",{"type":18,"tag":112,"props":141,"children":143},{"className":142},[],[144],{"type":24,"value":145},"python-3.13.5-amd64.exe",{"type":24,"value":147},"文件，双击执行，具体操作如下所示：",{"type":18,"tag":27,"props":149,"children":150},{},[151],{"type":18,"tag":124,"props":152,"children":155},{"alt":153,"src":154},"执行安装包.png","\u002Fimages\u002Fblog\u002Fpython-basics\u002F%E6%89%A7%E8%A1%8C%E5%AE%89%E8%A3%85%E5%8C%85.png",[],{"type":18,"tag":84,"props":157,"children":159},{"id":158},"安装步骤",[160],{"type":24,"value":158},{"type":18,"tag":27,"props":162,"children":163},{},[164,166,172,174,180,182,188],{"type":24,"value":165},"1）首先在弹出的安装界面勾选",{"type":18,"tag":112,"props":167,"children":169},{"className":168},[],[170],{"type":24,"value":171},"add python.exe to PATH",{"type":24,"value":173},"复选框，该命令表示将Python解释器添加至环境变量，若不勾选该命令，则在后续操作中会出现",{"type":18,"tag":112,"props":175,"children":177},{"className":176},[],[178],{"type":24,"value":179},"xxx 不是内部或外部命令",{"type":24,"value":181},"的报错信息；再选择自定义安装",{"type":18,"tag":112,"props":183,"children":185},{"className":184},[],[186],{"type":24,"value":187},"Customize installation",{"type":24,"value":189},"。具体操作如下所示：",{"type":18,"tag":27,"props":191,"children":192},{},[193],{"type":18,"tag":124,"props":194,"children":197},{"alt":195,"src":196},"安装界面1.png","\u002Fimages\u002Fblog\u002Fpython-basics\u002F%E5%AE%89%E8%A3%85%E7%95%8C%E9%9D%A21.png",[],{"type":18,"tag":27,"props":199,"children":200},{},[201],{"type":18,"tag":124,"props":202,"children":205},{"alt":203,"src":204},"安装界面2.png","\u002Fimages\u002Fblog\u002Fpython-basics\u002F%E5%AE%89%E8%A3%85%E7%95%8C%E9%9D%A22.png",[],{"type":18,"tag":27,"props":207,"children":208},{},[209,211,217,219,225,227,233],{"type":24,"value":210},"2）点击自定义安装后默认全部勾选，直接点击",{"type":18,"tag":112,"props":212,"children":214},{"className":213},[],[215],{"type":24,"value":216},"next",{"type":24,"value":218},"进入下一层选项，在该页面勾选为所有用户安装",{"type":18,"tag":112,"props":220,"children":222},{"className":221},[],[223],{"type":24,"value":224},"install Python 3.13 for all users",{"type":24,"value":226}," 复选框，再点击",{"type":18,"tag":112,"props":228,"children":230},{"className":229},[],[231],{"type":24,"value":232},"install",{"type":24,"value":234},"进行安装即可。具体操作如下所示：",{"type":18,"tag":27,"props":236,"children":237},{},[238],{"type":18,"tag":124,"props":239,"children":242},{"alt":240,"src":241},"安装界面3.png","\u002Fimages\u002Fblog\u002Fpython-basics\u002F%E5%AE%89%E8%A3%85%E7%95%8C%E9%9D%A23.png",[],{"type":18,"tag":27,"props":244,"children":245},{},[246],{"type":18,"tag":124,"props":247,"children":250},{"alt":248,"src":249},"安装完成.png","\u002Fimages\u002Fblog\u002Fpython-basics\u002F%E5%AE%89%E8%A3%85%E5%AE%8C%E6%88%90.png",[],{"type":18,"tag":84,"props":252,"children":254},{"id":253},"测试是否安装成功",[255],{"type":24,"value":253},{"type":18,"tag":27,"props":257,"children":258},{},[259,261,267],{"type":24,"value":260},"打开dos命令窗，输入",{"type":18,"tag":112,"props":262,"children":264},{"className":263},[],[265],{"type":24,"value":266},"python",{"type":24,"value":268}," 点击回车，若成功的进入到了python即表示已成功安装Python解释器。具体操作如下所示：",{"type":18,"tag":27,"props":270,"children":271},{},[272],{"type":18,"tag":124,"props":273,"children":276},{"alt":274,"src":275},"cmd窗口.png","\u002Fimages\u002Fblog\u002Fpython-basics\u002Fcmd%E7%AA%97%E5%8F%A3.png",[],{"type":18,"tag":27,"props":278,"children":279},{},[280],{"type":18,"tag":124,"props":281,"children":284},{"alt":282,"src":283},"调试python.png","\u002Fimages\u002Fblog\u002Fpython-basics\u002F%E8%B0%83%E8%AF%95python.png",[],{"type":18,"tag":84,"props":286,"children":288},{"id":287},"编写第一个python程序",[289],{"type":24,"value":290},"编写第一个Python程序",{"type":18,"tag":27,"props":292,"children":293},{},[294,296,301,303,309,311,317],{"type":24,"value":295},"在输入",{"type":18,"tag":112,"props":297,"children":299},{"className":298},[],[300],{"type":24,"value":266},{"type":24,"value":302}," 按回车进入Python后，可以在",{"type":18,"tag":112,"props":304,"children":306},{"className":305},[],[307],{"type":24,"value":308},">>>",{"type":24,"value":310},"的后面编写Python代码，敲回车可以执行这行代码。这里以",{"type":18,"tag":112,"props":312,"children":314},{"className":313},[],[315],{"type":24,"value":316},"print(\"Hello World!\")",{"type":24,"value":318},"为例，如下所示：",{"type":18,"tag":27,"props":320,"children":321},{},[322],{"type":18,"tag":124,"props":323,"children":326},{"alt":324,"src":325},"编写代码.png","\u002Fimages\u002Fblog\u002Fpython-basics\u002F%E7%BC%96%E5%86%99%E4%BB%A3%E7%A0%81.png",[],{"type":18,"tag":84,"props":328,"children":330},{"id":329},"python开发工具",[331],{"type":24,"value":332},"Python开发工具",{"type":18,"tag":27,"props":334,"children":335},{},[336,338,344,346,352],{"type":24,"value":337},"经过上述编写代码的操作，会发现这种写一行执行一行的方式一点也不方便，所以为了方便我们可以借助Python编译器，实际上，",{"type":18,"tag":112,"props":339,"children":341},{"className":340},[],[342],{"type":24,"value":343},"Python开发 = Python解释器 + Python编译器",{"type":24,"value":345}," ，在成功安装Python后它会自带一个编译器",{"type":18,"tag":112,"props":347,"children":349},{"className":348},[],[350],{"type":24,"value":351},"IDLE",{"type":24,"value":353},"。接下来说说IDLE的使用方式。",{"type":18,"tag":27,"props":355,"children":356},{},[357],{"type":24,"value":358},"首先打开IDLE：开始 -> 所有程序 -> Python3.13 -> IDLE(Python 3.13 64-bit)",{"type":18,"tag":27,"props":360,"children":361},{},[362],{"type":18,"tag":124,"props":363,"children":366},{"alt":364,"src":365},"Pasted image 20250710100626","\u002Fimages\u002Fblog\u002Fpython-basics\u002FPasted%20image%2020250710100626.png",[],{"type":18,"tag":27,"props":368,"children":369},{},[370],{"type":24,"value":371},"正常打开后如下图所示，当前页面类似于dos窗口，还是单行执行程序。",{"type":18,"tag":27,"props":373,"children":374},{},[375],{"type":18,"tag":124,"props":376,"children":379},{"alt":377,"src":378},"Pasted image 20250710100743","\u002Fimages\u002Fblog\u002Fpython-basics\u002FPasted%20image%2020250710100743.png",[],{"type":18,"tag":27,"props":381,"children":382},{},[383],{"type":24,"value":384},"接下新建一个文件，在新建好的文件中就可以多行的编写Python程序了，具体操作如下所示：",{"type":18,"tag":27,"props":386,"children":387},{},[388],{"type":18,"tag":124,"props":389,"children":392},{"alt":390,"src":391},"Pasted image 20250710101251","\u002Fimages\u002Fblog\u002Fpython-basics\u002FPasted%20image%2020250710101251.png",[],{"type":18,"tag":27,"props":394,"children":395},{},[396,398,404,406,412,413,419,420,426,427,433],{"type":24,"value":397},"Python程序编写完成后，可以直接运行。依次点击 ",{"type":18,"tag":112,"props":399,"children":401},{"className":400},[],[402],{"type":24,"value":403},"run",{"type":24,"value":405}," --> ",{"type":18,"tag":112,"props":407,"children":409},{"className":408},[],[410],{"type":24,"value":411},"Run Module",{"type":24,"value":405},{"type":18,"tag":112,"props":414,"children":416},{"className":415},[],[417],{"type":24,"value":418},"OK",{"type":24,"value":405},{"type":18,"tag":112,"props":421,"children":423},{"className":422},[],[424],{"type":24,"value":425},"输入文件名",{"type":24,"value":405},{"type":18,"tag":112,"props":428,"children":430},{"className":429},[],[431],{"type":24,"value":432},"保存",{"type":24,"value":434}," 即可看到程序执行结果！",{"type":18,"tag":27,"props":436,"children":437},{},[438],{"type":18,"tag":124,"props":439,"children":442},{"alt":440,"src":441},"Pasted image 20250710101914","\u002Fimages\u002Fblog\u002Fpython-basics\u002FPasted%20image%2020250710101914.png",[],{"type":18,"tag":27,"props":444,"children":445},{},[446],{"type":18,"tag":124,"props":447,"children":450},{"alt":448,"src":449},"Pasted image 20250710102211","\u002Fimages\u002Fblog\u002Fpython-basics\u002FPasted%20image%2020250710102211.png",[],{"type":18,"tag":27,"props":452,"children":453},{},[454,456,462,464,470],{"type":24,"value":455},"除了自带的IDLE编译器外，还要其他的编译器，如 ",{"type":18,"tag":112,"props":457,"children":459},{"className":458},[],[460],{"type":24,"value":461},"Visual Studio Code",{"type":24,"value":463}," 和 ",{"type":18,"tag":112,"props":465,"children":467},{"className":466},[],[468],{"type":24,"value":469},"Pycharm",{"type":24,"value":471}," 等",{"type":18,"tag":19,"props":473,"children":475},{"id":474},"pycharm编辑器安装",[476],{"type":24,"value":477},"Pycharm编辑器安装",{"type":18,"tag":27,"props":479,"children":480},{},[481],{"type":24,"value":482},"PyCharm 凭借其强大的代码分析、调试工具和框架支持，成为 Python 开发者的首选 IDE。无论是 Web 开发、数据科学还是自动化脚本编写，PyCharm 都能显著提升开发效率和代码质量。",{"type":18,"tag":84,"props":484,"children":486},{"id":485},"下载pycharm安装向导",[487],{"type":24,"value":488},"下载Pycharm安装向导",{"type":18,"tag":27,"props":490,"children":491},{},[492,494,501,503,508],{"type":24,"value":493},"首先访Pycharm官网：  ",{"type":18,"tag":101,"props":495,"children":498},{"href":496,"rel":497},"https:\u002F\u002Fwww.jetbrains.com.cn\u002Fen-us\u002Fpycharm\u002Fdownload\u002F",[105],[499],{"type":24,"value":500},"点击访问Pycharm官方网站",{"type":24,"value":502},"  进入官网后点击",{"type":18,"tag":112,"props":504,"children":506},{"className":505},[],[507],{"type":24,"value":117},{"type":24,"value":509},"按钮进行下载(可以选择其他版本)，具体操作如下所示：",{"type":18,"tag":27,"props":511,"children":512},{},[513],{"type":18,"tag":124,"props":514,"children":517},{"alt":515,"src":516},"Pasted image 20250721164008","\u002Fimages\u002Fblog\u002Fpython-basics\u002FPasted%20image%2020250721164008.png",[],{"type":18,"tag":84,"props":519,"children":521},{"id":520},"安装步骤-1",[522],{"type":24,"value":158},{"type":18,"tag":27,"props":524,"children":525},{},[526,528,534,536,542],{"type":24,"value":527},"1）等待下载完成后从安装路径打开Pycharm的安装向导",{"type":18,"tag":112,"props":529,"children":531},{"className":530},[],[532],{"type":24,"value":533},"pycharm-2025.1.3.1.exe",{"type":24,"value":535},"，弹出的界面点击",{"type":18,"tag":112,"props":537,"children":539},{"className":538},[],[540],{"type":24,"value":541},"下一步",{"type":24,"value":543},"，然后进入了自定义安装路径的界面，这里我将选择默认，建议更为为除C盘以外的其他盘符，如下图所示：",{"type":18,"tag":27,"props":545,"children":546},{},[547],{"type":18,"tag":124,"props":548,"children":551},{"alt":549,"src":550},"Pasted image 20250721225115","\u002Fimages\u002Fblog\u002Fpython-basics\u002FPasted%20image%2020250721225115.png",[],{"type":18,"tag":27,"props":553,"children":554},{},[555,557,563,565,570],{"type":24,"value":556},"2）在接下来的界面中切记勾选",{"type":18,"tag":112,"props":558,"children":560},{"className":559},[],[561],{"type":24,"value":562},"将bin文件夹添加到PATH",{"type":24,"value":564},"，其他的选项自定义，点击",{"type":18,"tag":112,"props":566,"children":568},{"className":567},[],[569],{"type":24,"value":541},{"type":24,"value":571},"，如下图：",{"type":18,"tag":27,"props":573,"children":574},{},[575],{"type":18,"tag":124,"props":576,"children":579},{"alt":577,"src":578},"Pasted image 20250721225630","\u002Fimages\u002Fblog\u002Fpython-basics\u002FPasted%20image%2020250721225630.png",[],{"type":18,"tag":27,"props":581,"children":582},{},[583,585,590,591,597,599,605,607,613],{"type":24,"value":584},"3）然后点击 ",{"type":18,"tag":112,"props":586,"children":588},{"className":587},[],[589],{"type":24,"value":541},{"type":24,"value":405},{"type":18,"tag":112,"props":592,"children":594},{"className":593},[],[595],{"type":24,"value":596},"安装",{"type":24,"value":598},"  --> ",{"type":18,"tag":112,"props":600,"children":602},{"className":601},[],[603],{"type":24,"value":604},"完成",{"type":24,"value":606}," 即可完成Pycharm的安装。双击标图打开Pycharm，点击",{"type":18,"tag":112,"props":608,"children":610},{"className":609},[],[611],{"type":24,"value":612},"下一个",{"type":24,"value":571},{"type":18,"tag":27,"props":615,"children":616},{},[617],{"type":18,"tag":124,"props":618,"children":621},{"alt":619,"src":620},"Pasted image 20250721230634","\u002Fimages\u002Fblog\u002Fpython-basics\u002FPasted%20image%2020250721230634.png",[],{"type":18,"tag":27,"props":623,"children":624},{},[625,627,633,635,641],{"type":24,"value":626},"4）勾选同意用户协议，点击",{"type":18,"tag":112,"props":628,"children":630},{"className":629},[],[631],{"type":24,"value":632},"继续",{"type":24,"value":634},"，数据共享界面选择",{"type":18,"tag":112,"props":636,"children":638},{"className":637},[],[639],{"type":24,"value":640},"不发送",{"type":24,"value":571},{"type":18,"tag":27,"props":643,"children":644},{},[645],{"type":18,"tag":124,"props":646,"children":649},{"alt":647,"src":648},"Pasted image 20250721230752","\u002Fimages\u002Fblog\u002Fpython-basics\u002FPasted%20image%2020250721230752.png",[],{"type":18,"tag":27,"props":651,"children":652},{},[653],{"type":18,"tag":124,"props":654,"children":657},{"alt":655,"src":656},"Pasted image 20250721230856","\u002Fimages\u002Fblog\u002Fpython-basics\u002FPasted%20image%2020250721230856.png",[],{"type":18,"tag":84,"props":659,"children":661},{"id":660},"文件测试",[662],{"type":24,"value":660},{"type":18,"tag":27,"props":664,"children":665},{},[666],{"type":24,"value":667},"1）点击新建项目，自定义项目路径，然后选择自定义环境，选择现有，系统将自动识别python路径，再点击确定，如下图：",{"type":18,"tag":27,"props":669,"children":670},{},[671],{"type":18,"tag":124,"props":672,"children":675},{"alt":673,"src":674},"Pasted image 20250721231421","\u002Fimages\u002Fblog\u002Fpython-basics\u002FPasted%20image%2020250721231421.png",[],{"type":18,"tag":27,"props":677,"children":678},{},[679,681,687],{"type":24,"value":680},"2）因为安装的是Pycharm专业版，因此此处显示试用按钮，它显示试用期为30天，这里可以通过一些激活脚本进行激活，例如",{"type":18,"tag":112,"props":682,"children":684},{"className":683},[],[685],{"type":24,"value":686},"ckey.run",{"type":24,"value":688},"激活网站，具体操作访问",{"type":18,"tag":27,"props":690,"children":691},{},[692],{"type":18,"tag":124,"props":693,"children":696},{"alt":694,"src":695},"Pasted image 20250721231746","\u002Fimages\u002Fblog\u002Fpython-basics\u002FPasted%20image%2020250721231746.png",[],{"type":18,"tag":27,"props":698,"children":699},{},[700,702,708],{"type":24,"value":701},"3）在左侧根目录右击选择新建python文件，在弹出的窗口输入python文件名，然后回车即可创建一个",{"type":18,"tag":112,"props":703,"children":705},{"className":704},[],[706],{"type":24,"value":707},".py",{"type":24,"value":709},"的python文件，如下图：",{"type":18,"tag":27,"props":711,"children":712},{},[713,718],{"type":18,"tag":124,"props":714,"children":717},{"alt":715,"src":716},"Pasted image 20250721233020","\u002Fimages\u002Fblog\u002Fpython-basics\u002FPasted%20image%2020250721233020.png",[],{"type":18,"tag":124,"props":719,"children":722},{"alt":720,"src":721},"Pasted image 20250721233533","\u002Fimages\u002Fblog\u002Fpython-basics\u002FPasted%20image%2020250721233533.png",[],{"type":18,"tag":27,"props":724,"children":725},{},[726],{"type":24,"value":727},"4）将新建好的文件双击打开，在代码编写区域写入测试代码，如下：",{"type":18,"tag":729,"props":730,"children":733},"pre",{"code":731,"language":266,"meta":7,"className":732,"style":7},"print(\"Hello World!\")\n","language-python shiki shiki-themes github-dark",[734],{"type":18,"tag":112,"props":735,"children":736},{"__ignoreMap":7},[737],{"type":18,"tag":738,"props":739,"children":742},"span",{"class":740,"line":741},"line",1,[743],{"type":18,"tag":738,"props":744,"children":745},{},[746],{"type":24,"value":731},{"type":18,"tag":27,"props":748,"children":749},{},[750],{"type":24,"value":751},"代码文件运行后的结果为：",{"type":18,"tag":729,"props":753,"children":755},{"code":754},"Hello World!\n",[756],{"type":18,"tag":112,"props":757,"children":758},{"__ignoreMap":7},[759],{"type":24,"value":754},{"type":18,"tag":27,"props":761,"children":762},{},[763],{"type":18,"tag":124,"props":764,"children":767},{"alt":765,"src":766},"Pasted image 20250721234003","\u002Fimages\u002Fblog\u002Fpython-basics\u002FPasted%20image%2020250721234003.png",[],{"type":18,"tag":769,"props":770,"children":771},"style",{},[772],{"type":24,"value":773},"html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}",{"title":7,"searchDepth":775,"depth":775,"links":776},2,[777,778,787],{"id":21,"depth":775,"text":25},{"id":74,"depth":775,"text":77,"children":779},[780,782,783,784,785,786],{"id":86,"depth":781,"text":89},3,{"id":131,"depth":781,"text":134},{"id":158,"depth":781,"text":158},{"id":253,"depth":781,"text":253},{"id":287,"depth":781,"text":290},{"id":329,"depth":781,"text":332},{"id":474,"depth":775,"text":477,"children":788},[789,790,791],{"id":485,"depth":781,"text":488},{"id":520,"depth":781,"text":158},{"id":660,"depth":781,"text":660},"markdown","content:blog:2025-07-01-python-Python安装.md","content","blog\u002F2025-07-01-python-Python安装.md","blog\u002F2025-07-01-python-Python安装","md",1781435782470]