-
Notifications
You must be signed in to change notification settings - Fork 67
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2008817
commit 82e0613
Showing
2 changed files
with
85 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,83 @@ | ||
--- | ||
title: 'Python 潮流周刊#71:PyPI 应该摆脱掉它的赞助依赖' | ||
pubDate: 2024-09-28 | ||
--- | ||
|
||
本周刊由 Python猫 出品,精心筛选国内外的 250+ 信息源,为你挑选最值得分享的文章、教程、开源项目、软件工具、播客和视频、热门话题等内容。愿景:帮助所有读者精进 Python 技术,并增长职业和副业的收入。 | ||
|
||
分享了 12 篇文章,12 个开源项目,1 则音视频,全文 2000 字。 | ||
|
||
以下是本期摘要: | ||
|
||
**[🦄文章&教程](https://xiaobot.net/p/python_weekly)** | ||
|
||
|
||
① PyPI 应该摆脱掉它的赞助依赖 | ||
|
||
② 创建不分大小写的 Python 字符串类 | ||
|
||
③ 用 Tree-sitter & Jedi 重构 Python 代码 | ||
|
||
④ Psycopg 3 如何实现异步到同步代码自动转换? | ||
|
||
⑤ Python 用代码契约来数绵羊 | ||
|
||
⑥ 2024 年对 Oil 项目的回顾 | ||
|
||
⑦ 驯服 Django ORM 这只野兽 | ||
|
||
⑧ 用 Python 解决墨尔本大学的 Cat Walk 谜题 | ||
|
||
⑨ 禁用计划性的依赖项更新 | ||
|
||
⑩ 用 ipyopenlayers 制作交互式地图 | ||
|
||
⑪ 用 Python 查找 π 中最长的重复序列 | ||
|
||
⑫ 在 50 多岁学习编程,我学到了什么? | ||
|
||
**[🐿️项目&资源](https://xiaobot.net/p/python_weekly)** | ||
|
||
|
||
① SurfSense:万维网冲浪者的个人 AI 助手 | ||
|
||
② peepdb:用于快速检查数据库的工具 | ||
|
||
③ dante:用 SQLite 实现的 Python NoSQL 数据库 | ||
|
||
④ skrub:为机器学习准备表格 | ||
|
||
⑤ scientific-visualization-book:用 matplotlib 作可视化的开源电子书 | ||
|
||
⑥ minDB:极其节省内存的向量数据库 | ||
|
||
⑦ weather_landscape:通过景观图像可视化天气预报 | ||
|
||
⑧ httpdbg:轻松调试 HTTP 客户端请求 | ||
|
||
⑨ GetQzonehistory:获取 QQ 空间发布的历史说说 | ||
|
||
⑩ Qocker:用于管理 Docker 容器的 GUI 应用 | ||
|
||
⑪ linkding:可自托管的书签管理器 | ||
|
||
⑫ wasm2mpy:将 WebAssembly 编译为原生 MicroPython 模块 | ||
|
||
**[🐢播客&视频](https://xiaobot.net/p/python_weekly)** | ||
|
||
|
||
① 走进 Bento:Meta 的 Jupyter Notebook | ||
|
||
|
||
|
||
周刊实行付费订阅制,年费 128 元,平均每天不到 4 毛钱,但绝对是一笔有眼光的投资。花钱学习知识,花钱提升自己,欢迎订阅这个你绝对不会后悔的专栏:https://xiaobot.net/p/python_weekly | ||
|
||
订阅后,可免费查看 第 71 期周刊的全文:https://xiaobot.net/post/782915db-7501-4e0b-8a1a-4a5780289da4 | ||
|
||
Python 潮流周刊第 2 季完结了,分享几项总结:https://pythoncat.top/posts/2024-07-14-iweekly | ||
|
||
周刊前30期的免费合集,含精美电子书(EPUB/PDF):https://pythoncat.top/posts/2023-12-11-weekly | ||
|
||
万字浓缩版,Python 潮流周刊第 1 季的 800 个链接!:https://xiaobot.net/post/78c3d645-86fa-4bd8-8eac-46fb192a339e | ||
|
||
**微信关注 Python猫**:[https://img.pythoncat.top/python_cat.jpg](https://img.pythoncat.top/python_cat.jpg) |