-
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
0a08f7e
commit d899fc7
Showing
2 changed files
with
79 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,77 @@ | ||
--- | ||
title: 'Python 潮流周刊#76:用 50 行 Python 代码实现 BASIC' | ||
pubDate: 2024-11-09 | ||
--- | ||
|
||
本周刊由 Python猫 出品,精心筛选国内外的 250+ 信息源,为你挑选最值得分享的文章、教程、开源项目、软件工具、播客和视频、热门话题等内容。愿景:帮助所有读者精进 Python 技术,并增长职业和副业的收入。 | ||
|
||
分享了 11 篇文章,12 个开源项目,全文 2000 字。 | ||
|
||
以下是本期摘要: | ||
|
||
**[🦄文章&教程](https://xiaobot.net/p/python_weekly)** | ||
|
||
|
||
① 袖珍而强大的编程语言(系列共 6 篇) | ||
|
||
② Django Girls:这是我们的 10 岁生日! | ||
|
||
③ venvstacks 简介:分层的 Python 虚拟环境 | ||
|
||
④ 不要在新 API 中返回命名元组 | ||
|
||
⑤ 关于 Django 核心的思考 | ||
|
||
⑥ Python 3.13 性能现状:自由线程 | ||
|
||
⑦ Python 项目管理和打包综合指南:用 uv 作解释 | ||
|
||
⑧ 如何用 cProfile 和 snakeviz 分析 Python 代码? | ||
|
||
⑨ 高效 Python 编程的 21 条提示和技巧 | ||
|
||
⑩ 关于构建 ML 系统、扩展、执行等的 39 个教训 | ||
|
||
⑪ Octoverse:Python 超越 JavaScript 成为 Github 最流行语言 | ||
|
||
**[🐿️项目&资源](https://xiaobot.net/p/python_weekly)** | ||
|
||
|
||
① ranger:受 VIM 启发的控制台中的文件管理器 | ||
|
||
② libcom:图像合成工具箱 | ||
|
||
③ go-python:在 Go 里写 Python | ||
|
||
④ code-embedder:使 README 中的代码片段保持最新 | ||
|
||
⑤ toolgit: Git 生产力工具包 | ||
|
||
⑥ tinylangs:50 行 Python 代码实现其它编程语言 | ||
|
||
⑦ hertz-dev:首个全双工对话音频的开源模型 | ||
|
||
⑧ diagrams:图表即代码,给云系统架构做原型设计 | ||
|
||
⑨ NoteFlow:轻量级的笔记应用 | ||
|
||
⑩ docling:解析文档并导出为所需格式 | ||
|
||
⑪ LibreTranslate:免费的开源机器翻译 API | ||
|
||
⑫ docetl:LLM 驱动的数据处理和 ETL | ||
|
||
|
||
|
||
周刊实行付费订阅制,年费 128 元,平均每天不到 4 毛钱,但绝对是一笔有眼光的投资。花钱学习知识,花钱提升自己,欢迎订阅这个你绝对不会后悔的专栏:https://xiaobot.net/p/python_weekly | ||
|
||
订阅后,可免费查看 第 76 期周刊的全文:https://xiaobot.net/post/ab768a0f-bac6-4d03-9177-e7816aed8dcc | ||
|
||
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) | ||
|