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