# AI 编程兴起致 Python 失宠？

- 来源：Mark Kretschmann (@mark_k)
- 发布时间：2026-09-20 01:52
- AIHOT 分数：33
- AIHOT 链接：https://aihot.news/items/cmu8p20m107tdro3k90rkv4ys
- 原文链接：https://x.com/mark_k/status/2101368764012879924

## AI 摘要

Python 最近正在失去人气。你可能想知道为什么？

因为 AI 能用任何语言写代码，所以使用像 Rust 这样快速、底层的语言越来越合理。

Python 的最大优势一直是它的简洁。但 AI 不需要这种简洁。如果代码是 AI 写的，为什么不用更快的语言呢？

## 正文

Python is losing popularity lately. You might wonder why?

It's because AI can code in any language, so it increasingly makes sense to use a fast, low-level language like Rust instead.

Python's big advantage was always its simplicity. But AI doesn't need that simplicity. If the AI is writing the code, why not use the faster language?

### 引用推文

> Stefan：What happened to Python? 📉
