-
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
f384829
commit 2008817
Showing
2 changed files
with
87 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,85 @@ | ||
--- | ||
title: 'Python 潮流周刊#70:微软 Excel 中的 Python 正式发布!' | ||
pubDate: 2024-09-21 | ||
--- | ||
|
||
本周刊由 Python猫 出品,精心筛选国内外的 250+ 信息源,为你挑选最值得分享的文章、教程、开源项目、软件工具、播客和视频、热门话题等内容。愿景:帮助所有读者精进 Python 技术,并增长职业和副业的收入。 | ||
|
||
分享了 12 篇文章,12 个开源项目,2 则音视频,全文 2000 字。 | ||
|
||
以下是本期摘要: | ||
|
||
**[🦄文章&教程](https://xiaobot.net/p/python_weekly)** | ||
|
||
|
||
① 微软 Excel 中的 Python 正式发布 | ||
|
||
② UV 汇总:五篇好文章和一个 pre-commit 技巧 | ||
|
||
③ Spiderweb:一个微型的 Web 框架 | ||
|
||
④ 使用 PyCharm 也能玩转 Jupyter Notebook | ||
|
||
⑤ 为什么要学习 Python 并发? | ||
|
||
⑥ 为 Python 开发和优化 Rust 扩展 | ||
|
||
⑦ 随机性提取器:从有偏差硬币中制造公平硬币 | ||
|
||
⑧ 我在 PSF 董事会任职时学到的东西 | ||
|
||
⑨ 对网上所有的 PDF 进行分类 | ||
|
||
⑩ 用 Python 开发简单的模糊测试程序 | ||
|
||
⑪ Sans I/O 将理论付诸于实践 | ||
|
||
⑫ 为什么编程语言的文档还如此糟糕? | ||
|
||
**[🐿️项目&资源](https://xiaobot.net/p/python_weekly)** | ||
|
||
|
||
① sherlock: 按名称查找社交网络上的账号 | ||
|
||
② WindowsDowndate:接管 Windows 更新,可自定义降级漏洞 | ||
|
||
③ pyedifice:Python 和 Qt 的声明式 GUI 框架 | ||
|
||
④ uvtrick:从一个 venv 中运行其它 venv 代码 | ||
|
||
⑤ smartcut:无需写代码,剪切视频文件 | ||
|
||
⑥ pyrtls:基于 rustls 的 Python 现代 TLS | ||
|
||
⑦ pocketpy:现代 C 语言开发的可移植 Python 3.x 解释器 | ||
|
||
⑧ wifi-crack-tool:WiFi 密码暴力破解工具 | ||
|
||
⑨ finic:创建基于 Playwright 的浏览器代理 | ||
|
||
⑩ papermill:参数化、执行和分析 Jupyter Notebook | ||
|
||
⑪ Local_Knowledge_Graph:基于 Llama 的本地知识图谱 | ||
|
||
⑫ 纯文本会计(PTA)的大量资源 | ||
|
||
**[🐢播客&视频](https://xiaobot.net/p/python_weekly)** | ||
|
||
|
||
① Python Bytes:庆祝第 400 期节目 | ||
|
||
② Python 中 13 个让人惊讶的特性 | ||
|
||
|
||
|
||
周刊实行付费订阅制,年费 128 元,平均每天不到 4 毛钱,但绝对是一笔有眼光的投资。花钱学习知识,花钱提升自己,欢迎订阅这个你绝对不会后悔的专栏:https://xiaobot.net/p/python_weekly | ||
|
||
订阅后,可免费查看 第 70 期周刊的全文:https://xiaobot.net/post/72e02f9c-33ba-4514-8b25-8c58bca714ef | ||
|
||
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) |