-
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
d899fc7
commit f94f1e1
Showing
2 changed files
with
88 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,86 @@ | ||
--- | ||
title: 'Python 潮流周刊#77:Python 依赖管理就像垃圾场火灾?' | ||
pubDate: 2024-11-17 | ||
--- | ||
|
||
本周刊由 Python猫 出品,精心筛选国内外的 250+ 信息源,为你挑选最值得分享的文章、教程、开源项目、软件工具、播客和视频、热门话题等内容。愿景:帮助所有读者精进 Python 技术,并增长职业和副业的收入。 | ||
|
||
分享了 12 篇文章,12 个开源项目,2 则热门讨论,全文 2200 字。 | ||
|
||
以下是本期摘要: | ||
|
||
**[🦄文章&教程](https://xiaobot.net/p/python_weekly)** | ||
|
||
|
||
① Python 依赖管理一种垃圾场火灾 | ||
|
||
② Python 的膨胀:精细的项目间依赖关系分析 | ||
|
||
③ 分享我的 Django 项目模板 | ||
|
||
④ 避免在 Django 分页中计算总数 | ||
|
||
⑤ 你需要更注意分词 | ||
|
||
⑥ Pythonic 的空值检查 | ||
|
||
⑦ Attestations:PyPI 的新一代签名 | ||
|
||
⑧ PyPIM:直接在 RAM 中执行 Python 代码的新方法 | ||
|
||
⑨ Python 中管道模式的实际示例 | ||
|
||
⑩ 零停机时间部署 Django 与多步骤数据库更改 | ||
|
||
⑪ Netflix 关于 Workbench UI 延迟问题的调查 | ||
|
||
⑫ 通过 Python 侧车模式在 Go 中使用 ML | ||
|
||
**[🐿️项目&资源](https://xiaobot.net/p/python_weekly)** | ||
|
||
|
||
① Box:用高级的点表示法访问嵌套字典 | ||
|
||
② dendrite-python-sdk:构建 Web AI 代理,像人类般浏览网页 | ||
|
||
③ prints\_charming:增强终端打印的样式和颜色 | ||
|
||
④ weft:类似 vim 的终端阅读器,可与书籍聊天 | ||
|
||
⑤ PiML-Toolbox:Python 可解释机器学习工具箱 | ||
|
||
⑥ PDF-Extract-Kit:高质量提取 PDF 内容 | ||
|
||
⑦ VideoLingo:Netflix 级字幕切割、翻译、对齐、配音 | ||
|
||
⑧ htmy:异步、纯 Python 渲染引擎 | ||
|
||
⑨ website-hot-hub:36Kr、bilibili、抖音、掘金、微信读书的热点榜 | ||
|
||
⑩ watermark-anything:为任何内容添加水印 | ||
|
||
⑪ models:先进开源的视频生成模型 | ||
|
||
⑫ deepface:轻量级人脸识别和人脸属性分析 | ||
|
||
**[🥂讨论&问题](https://xiaobot.net/p/python_weekly)** | ||
|
||
|
||
① 2024 年最先进的 Python | ||
|
||
② 为什么有一些 Python 入门书不教 class、yield、self 之类的方法? | ||
|
||
|
||
|
||
周刊实行付费订阅制,年费 128 元,平均每天不到 4 毛钱,但绝对是一笔有眼光的投资。花钱学习知识,花钱提升自己,欢迎订阅这个你绝对不会后悔的专栏:https://xiaobot.net/p/python_weekly | ||
|
||
订阅后,可免费查看 第 77 期周刊的全文:https://www.xiaobot.net/post/b2ac08fc-9032-457d-ae5e-20430a21ce64 | ||
|
||
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) | ||
|