#Python潮流周刊
🐱🐱🐱🐱 第 114 期 🐱🐱🐱🐱
🦄文章&教程
① CPython JIT 的原理解密
② 我为何会对 Litestar 感兴趣?
③ 你或许不需要用到 Python 类
④ Rust、Python、TypeScript:新的三剑客
⑤ Python 的性能神话与真相
⑥ Django 原子计数器的三种实现
⑦ 别直接调用 Python 双下方法了
⑧ 在 OpenGist 中渲染 Jupyter Notebook
⑨ 如何解决 Python 版本管理混乱?
⑩ Conda 生态系统详解
⑪ setuptools 与 setup\.py 的前世今生
⑫ 系统设计的朴素智慧
🐿️项目&资源
① zotero-arxiv-daily:基于 Zotero 文献库的 arXiv 论文智能推荐
② Office-PowerPoint-MCP-Server:PowerPoint 文稿操作的 MCP 服务器
③ pipecat:实时语音和多模态对话 AI 智能体框架
④ sniffly:Claude Code 分析面板
⑤ FastVideo:统一的视频生成加速框架
⑥ judgeval:AI 智能体后训练层工具
⑦ viser:基于 Web 的 3D 可视化库
⑧ stock: 股票分析利器
⑨ langmem: AI 智能体长期记忆管理
⑩ Auto-Gmail-Creator: 批量 Gmail 账户自动创建
⑪ nvda: 免费开源的屏幕阅读器
⑫ sshsync:远程服务器命令同步工具
周刊实行付费订阅制,年费148元,预计50期,超过10万字。现在订阅,每周让自己进步一点点。
👀 前往订阅
👀 免费合集下载
🐱频道 @pythontrendingweekly
🐱🐱🐱🐱 第 114 期 🐱🐱🐱🐱
🦄文章&教程
① CPython JIT 的原理解密
② 我为何会对 Litestar 感兴趣?
③ 你或许不需要用到 Python 类
④ Rust、Python、TypeScript:新的三剑客
⑤ Python 的性能神话与真相
⑥ Django 原子计数器的三种实现
⑦ 别直接调用 Python 双下方法了
⑧ 在 OpenGist 中渲染 Jupyter Notebook
⑨ 如何解决 Python 版本管理混乱?
⑩ Conda 生态系统详解
⑪ setuptools 与 setup\.py 的前世今生
⑫ 系统设计的朴素智慧
🐿️项目&资源
① zotero-arxiv-daily:基于 Zotero 文献库的 arXiv 论文智能推荐
② Office-PowerPoint-MCP-Server:PowerPoint 文稿操作的 MCP 服务器
③ pipecat:实时语音和多模态对话 AI 智能体框架
④ sniffly:Claude Code 分析面板
⑤ FastVideo:统一的视频生成加速框架
⑥ judgeval:AI 智能体后训练层工具
⑦ viser:基于 Web 的 3D 可视化库
⑧ stock: 股票分析利器
⑨ langmem: AI 智能体长期记忆管理
⑩ Auto-Gmail-Creator: 批量 Gmail 账户自动创建
⑪ nvda: 免费开源的屏幕阅读器
⑫ sshsync:远程服务器命令同步工具
周刊实行付费订阅制,年费148元,预计50期,超过10万字。现在订阅,每周让自己进步一点点。
👀 前往订阅
👀 免费合集下载
🐱频道 @pythontrendingweekly
Forwarded from Frost's Notes
#share 头回见对这两个概念的清楚解释
https://discuss.python.org/t/should-it-be-possible-to-use-none-as-a-type-instead-of-nonetype/101862/2
https://discuss.python.org/t/should-it-be-possible-to-use-none-as-a-type-instead-of-nonetype/101862/2
Discussions on Python.org
Should it be possible to use None as a type (instead of NoneType)?
The type of None is NoneType [not a built-in, it’s type(None)], but in typing we use None as a type: my_var: None|int = 3 Besides of typing, Pyhon does not accept None as a type. Technically None is indeed not a type. OTOH None is quite special. I think…
❤1
#Python潮流周刊
🐱🐱🐱🐱 第 115 期 🐱🐱🐱🐱
🦄文章&教程
① pyx:Python 原生软件包仓库
② pytest parametrize 入门指南
③ HRT 的 Python 分支:利用 PEP 690 实现更快导入
④ Python Wheel:从标签到变体
⑤ 7 个加速 Python 数据科学工作流的方案
⑥ DeepSeek-R1 能否优化世界上最古老的代码库之一?
⑦ Python 半自动化汇编验证
⑧ Python 版本依赖路径问题
⑨ Python 如何从语言发展为社区?
⑩ PEP-802:空集显示语法
⑪ mssql-python vs pyodbc:SQL Server 性能基准测试
⑫ 使用 plotnine 创建注释面积图
🐿️项目&资源
① marker:高精度快速 PDF 转换工具
② stagehand-python:AI 浏览器自动化框架
③ Anthias:开源数字标牌解决方案
④ YTSage:现代化 YouTube 下载器
⑤ free-llm-api-resources:免费 LLM API 资源列表
⑥ Biomni:通用生物医学 AI 智能体
⑦ genai-processors:模块化 AI 管道开发库
⑧ SQLBot: 基于大模型和 RAG 的智能问数系统
⑨ notte:可靠的浏览器 AI 智能体
⑩ Dolphin:异构锚点提示的文档图像解析
⑪ open-notebook:Notebook LM 开源替代
⑫ botasaurus:强大的爬虫开发框架
周刊实行付费订阅制,年费148元,预计50期,超过10万字。现在订阅,每周让自己进步一点点。
👀 前往订阅
👀 免费合集下载
🐱频道 @pythontrendingweekly
🐱🐱🐱🐱 第 115 期 🐱🐱🐱🐱
🦄文章&教程
① pyx:Python 原生软件包仓库
② pytest parametrize 入门指南
③ HRT 的 Python 分支:利用 PEP 690 实现更快导入
④ Python Wheel:从标签到变体
⑤ 7 个加速 Python 数据科学工作流的方案
⑥ DeepSeek-R1 能否优化世界上最古老的代码库之一?
⑦ Python 半自动化汇编验证
⑧ Python 版本依赖路径问题
⑨ Python 如何从语言发展为社区?
⑩ PEP-802:空集显示语法
⑪ mssql-python vs pyodbc:SQL Server 性能基准测试
⑫ 使用 plotnine 创建注释面积图
🐿️项目&资源
① marker:高精度快速 PDF 转换工具
② stagehand-python:AI 浏览器自动化框架
③ Anthias:开源数字标牌解决方案
④ YTSage:现代化 YouTube 下载器
⑤ free-llm-api-resources:免费 LLM API 资源列表
⑥ Biomni:通用生物医学 AI 智能体
⑦ genai-processors:模块化 AI 管道开发库
⑧ SQLBot: 基于大模型和 RAG 的智能问数系统
⑨ notte:可靠的浏览器 AI 智能体
⑩ Dolphin:异构锚点提示的文档图像解析
⑪ open-notebook:Notebook LM 开源替代
⑫ botasaurus:强大的爬虫开发框架
周刊实行付费订阅制,年费148元,预计50期,超过10万字。现在订阅,每周让自己进步一点点。
👀 前往订阅
👀 免费合集下载
🐱频道 @pythontrendingweekly
Python 社区中有不少优秀的技术周刊,这里把最近一周内发布的周刊汇集起来,供诸位 Pythonista 们丰富阅读。
时间:2025.08.11 - 2025.08.17
① Python Weekly - Issue 710
② Awesome Python Weekly 🐍 Issue 481 - pyx: a Python-native package registry, now in Beta
③ Python Hub Weekly Digest for 2025-08-10
④ Pycoders Weekly Issue #694: Performance, Classes, t-strings, and More (Aug. 12, 2025)
⑤ Django News - A New Django Fellow - Aug 15th 2025
⑥ Python 潮流周刊#115:Astral 推出 pyx 包仓库,AI 优化 20 年古老代码
🐱频道 @pythontrendingweekly
时间:2025.08.11 - 2025.08.17
① Python Weekly - Issue 710
② Awesome Python Weekly 🐍 Issue 481 - pyx: a Python-native package registry, now in Beta
③ Python Hub Weekly Digest for 2025-08-10
④ Pycoders Weekly Issue #694: Performance, Classes, t-strings, and More (Aug. 12, 2025)
⑤ Django News - A New Django Fellow - Aug 15th 2025
⑥ Python 潮流周刊#115:Astral 推出 pyx 包仓库,AI 优化 20 年古老代码
🐱频道 @pythontrendingweekly