-
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
bb46cdf
commit f384829
Showing
2 changed files
with
81 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,79 @@ | ||
--- | ||
title: 'Python 潮流周刊#69:是时候停止使用 Python 3.8了' | ||
pubDate: 2024-09-15 | ||
--- | ||
|
||
本周刊由 Python猫 出品,精心筛选国内外的 250+ 信息源,为你挑选最值得分享的文章、教程、开源项目、软件工具、播客和视频、热门话题等内容。愿景:帮助所有读者精进 Python 技术,并增长职业和副业的收入。 | ||
|
||
分享了 12 篇文章,12 个开源项目,全文 2100 字。 | ||
|
||
以下是本期摘要: | ||
|
||
**[🦄文章&教程](https://xiaobot.net/p/python_weekly)** | ||
|
||
|
||
① 是时候停止使用 Python 3.8 了 | ||
|
||
② 多版本 Python 库的思考 | ||
|
||
③ 为什么我要从 Pandas 切换用 Polars? | ||
|
||
④ 我们如何将 Jupyter Notebook 的加载速度提高 10 倍? | ||
|
||
⑤ 异步 IO:下一个 10 亿美元的错误? | ||
|
||
⑥ 使用各种 Web 框架开发相同的程序 | ||
|
||
⑦ 用 Weaviate 和 Streamlit 开发一个电影推荐应用 | ||
|
||
⑧ 用于 Docker 构建的 PyPI 代理 | ||
|
||
⑨ 被 Unicode 咬伤了 | ||
|
||
⑩ Rust 用于小型任务?那么 Python 呢? | ||
|
||
⑪ Go 与 Python 无服务器应用:性能、成本和易用性 | ||
|
||
⑫ Google Trends API 替代方案:维基百科网页浏览统计 | ||
|
||
**[🐿️项目&资源](https://xiaobot.net/p/python_weekly)** | ||
|
||
|
||
① polar:开源的 Lemon Squeezy 替代品 | ||
|
||
② gigi:用于实时渲染的原型设计和开发框架 | ||
|
||
③ nestedtext:一种用户友好的数据格式 | ||
|
||
④ maestro-cli:在命令行中播放音乐或任意音频 | ||
|
||
⑤ repo2file: 选定代码仓多文件,转储成单个文件 | ||
|
||
⑥ edx-platform:Open edX LMS 和 Studio | ||
|
||
⑦ langflow:用于 RAG 和多代理 AI 的低代码应用开发工具 | ||
|
||
⑧ crawl4ai:LLM 友好的网络爬虫和抓取器 | ||
|
||
⑨ litecli:SQLite 的 CLI,支持自动补全和语法高亮 | ||
|
||
⑩ defusedxml:拆除 XML 炸弹和其它漏洞 | ||
|
||
⑪ sail:使命是统一流处理、批处理和计算密集型 (AI) 工作负载 | ||
|
||
⑫ dbos-transact-py:超轻量级的持久执行 | ||
|
||
|
||
|
||
周刊实行付费订阅制,年费 128 元,平均每天不到 4 毛钱,但绝对是一笔有眼光的投资。花钱学习知识,花钱提升自己,欢迎订阅这个你绝对不会后悔的专栏:https://xiaobot.net/p/python_weekly | ||
|
||
订阅后,可免费查看 第 69 期周刊的全文: https://xiaobot.net/post/845dd34d-d656-4ae3-aa6b-693c5fef8a29 | ||
|
||
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) | ||
|