-
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
315ce81
commit bb46cdf
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 潮流周刊#68:2023 年 Python 开发者调查结果' | ||
pubDate: 2024-09-07 | ||
--- | ||
|
||
本周刊由 Python猫 出品,精心筛选国内外的 250+ 信息源,为你挑选最值得分享的文章、教程、开源项目、软件工具、播客和视频、热门话题等内容。愿景:帮助所有读者精进 Python 技术,并增长职业和副业的收入。 | ||
|
||
分享了 12 篇文章,12 个开源项目,2 则热门讨论,全文 2100 字。 | ||
|
||
以下是本期摘要: | ||
|
||
**[🦄文章&教程](https://xiaobot.net/p/python_weekly)** | ||
|
||
|
||
① 2023 年 Python 开发者调查结果 | ||
|
||
② 为什么在 Docker 中我仍然要用 Python 虚拟环境? | ||
|
||
③ 我如何用 Python 做数据分析项目? | ||
|
||
④ 用 Python 试玩十亿行挑战 | ||
|
||
⑤ 介绍 Python 中的模板方法设计模式 | ||
|
||
⑥ 鲜为人知的 Python 标准库 | ||
|
||
⑦ 如何用 Python 实现基于时间的 LRU 缓存? | ||
|
||
⑧ CPython 虚拟机的设计和实现 | ||
|
||
⑨ 我们如何用 chDB 使得查询 Pandas DataFrames 的速度提高 87 倍? | ||
|
||
⑩ 如何让 macOS 逃脱 Anaconda 的束缚 | ||
|
||
⑪ 用 tracemalloc 计算 Python 分配的总内存 | ||
|
||
⑫ 优秀软件工程师的 12 个习惯 | ||
|
||
**[🐿️项目&资源](https://xiaobot.net/p/python_weekly)** | ||
|
||
|
||
① supertree:用 Python 作决策树可视化 | ||
|
||
② kazam:AI 赋能的 Linux 录屏、广播、截屏和 OCR | ||
|
||
③ python-training:面向业务分析师和交易员的 Python 培训课 | ||
|
||
④ pymobiledevice3:用于 iDevices 的纯 python3 实现 | ||
|
||
⑤ xiaomusic: 使用小爱音箱播放音乐 | ||
|
||
⑥ amine:监控鼠标和键盘的防分心工具 | ||
|
||
⑦ asyncpal:适用于零星工作负载的抢占式并发和并行 | ||
|
||
⑧ tinystatus:用 Python 脚本生成状态页面 | ||
|
||
⑨ graphiti:构建和查询动态的可感知时间的知识图谱 | ||
|
||
⑩ librosa:用作音频和音乐分析的 Python 库 | ||
|
||
⑪ Nettacker:自动渗透测试框架-开源漏洞扫描程序-漏洞管理 | ||
|
||
⑫ HivisionIDPhotos: 一个轻量级的AI证件照制作工具 | ||
|
||
**[🥂讨论&问题](https://xiaobot.net/p/python_weekly)** | ||
|
||
|
||
① GoLang 和 Python ,哪个更适合做 Java 程序员的第二语言? | ||
|
||
② 0 基础自学 Python ,这个付费 Python 课程如何?请大佬给点建议 | ||
|
||
|
||
|
||
周刊实行付费订阅制,年费 128 元,平均每天不到 4 毛钱,但绝对是一笔有眼光的投资。花钱学习知识,花钱提升自己,欢迎订阅这个:[你绝对不会后悔的专栏](https://xiaobot.net/p/python_weekly) | ||
|
||
订阅后,可免费查看 [第 68 期周刊的全文](https://xiaobot.net/post/2a014d7d-1675-41b0-a8aa-bb94679613ae) | ||
|
||
[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) | ||
|