没多少人用的 Python 强大功能有什么?
原文: PyCoder's Weekly - Issue #530
- 220621 Zoom.Quiet(大妈) 用时 13 分钟 完成快译
- 220621 Zoom.Quiet(大妈) 用时 37 分钟 完成格式转抄.
- 对象、函数、生成器和协程
- DUSTY PHILLIPS
Although different concepts, objects, functions, generators, and coroutines can be used almost interchangeably because of Python’s dynamic nature. Learn more about how these mechanisms are related and how to switch between them.
- 用 concat() 和 merge() 组合 pandas 中的数据
- REAL PYTHON COURSE
In this video course, you’ll learn two techniques for combining data in pandas: merge() and concat(). Combining Series and DataFrame objects in pandas is a powerful way to gain new insights into your data.
(是也乎:
)
- 用 Python 导入和 PEP 690 获得懒加载能力
- KENNEDY,
- MEYER,
- BRAVO,
- & WARSAW
- PODCAST
Talk Python interviews all three authors involved in PEP 690, a proposal to add the ability to delay library importation until time of use.
-
- DJANGO-CMS.ORG
-
- DJANGO SOFTWARE FOUNDATION
-
PyOhio Talks 宣布/免费注册 July 30 上线
- PYOHIO.ORG
探讨/吐糟
Discussions
- 使用 Python 编码时最常见的问题是什么?
- MATT HARRISON
(是也乎:
...My problem is that I have been stuck at print(“Hello World!”) for years. I am now doing the nᵗʰ time of restarting my “learning to code” adventure.
过于真实...
俺这儿经常要反复搜索 time-date-datetime-... 相互转换的代码
)
- 没多少人用的 Python 强大功能有什么?
(是也乎:
函式编程对应的各种特性, 比如 列表推导式, 几乎可以当成 NodeJS 来用...
)
文章/教程/嗯哼
Articles, Tutorials and Talks
- 用 MkDocs 构建您的 Python 项目文档
- REAL PYTHON
In this tutorial, you’ll learn how to build professional documentation for a Python package using MkDocs and mkdocstrings. These tools allow you to generate nice-looking and modern documentation from Markdown files and, more importantly, from your code’s docstrings.
(是也乎:
好工具, 只是, 构建出来后, 自己写的爽, 可看的人, 很多时刻不知道有什么更新...
)
- 获取正在运行的 Python 程序的堆栈跟踪
- PETER KOGAN
“I recently wanted to examine a multi-threaded Python program, which took a long time to complete, appeared to be stuck, and even crashed occasionally. I was hoping to get the stack trace.” Peter shares the code that solved his problem and how to test with it.
- Python 网络安全和取证入门
- REAL PYTHON
- PODCAST
Are you interested in a career in security using Python? Would you like to stay ahead of potential vulnerabilities in your Python applications? This week on the show, James Pleger talks about Python information security, incident response, and forensics.
(是也乎:
)
- 可视化数据和系统状态的工具
- MARTIN HEINZ
This overview covers a variety of tools for visualizing data formats such as JSON, regexes, SQL, and Git history. If that’s not enough, it then goes on to describe tools to better understand your Docker and Kubernetes configurations.
- Python 日志记录: 注意事项
- PALKEO
Python’s logging library can be a daunting to new users, with lots of options and configuration. Learn more about some key things you should and shouldn’t do when using logger.
(是也乎:
logging 很必要, logging 已经很可用, 只是, 日常, 没有其它机制配套,
)
- 在 Django 应用程序中使用缓存
- MARK WALKER
Minimizing the number of database calls can have significant performance impacts. Learn about select_related and prefetch_related and how they can improve your Django code.
- 说明闭包和对象的二元性
- JONATHAN E. MAGEN
In functional programming languages, closures are used for similar purposes to classes in object oriented languages. Python supports both, learn more about how they compare.
- 从 Jupyter Notebooks 创建仪表板
- ALEKSANDRA PŁOŃSKA
This article shows you how to transform a Jupyter Notebook with stock information into a web-based dashboard using the Mercury framework.
(是也乎:
Jupyter 作为 Excel 的替代品, 这潇越来越清晰了
)
- GitHub 的 CI/CD 和自动化初学者指南
- THE GITHUB BLOG
“CI/CD and workflow automation are native capabilities on GitHub platform. Here’s how to start using them and speed up your workflows.”
(是也乎:
)
好物/妙品/...
Interesting Projects, Tools and Libraries, Projects & Code
-
- GITHUB.COM/ASTRAZENECA
- • Shared by Benedek Rozemberczki
-
- GITHUB.COM/HOLINNN
-
- TASKQUEUES.COM
(是也乎:
一堆 MQ
)
-
- GITHUB.COM/SPOTIFY
-
euchre: Python 中基于文本的交互式 Euchre 游戏
- GITHUB.COM/DAVID-HOLROYD
(是也乎:
没看懂游戏规则...
)
📆🐍 活动/大会
Events, MeetUp 真的是全球线下活动组织中心
-
- June 20 to June 23, 2022
-
Weekly Real Python Office Hours Q&A (Virtual)
- June 22, 2022
-
- June 22, 2022
-
- June 22, 2022
-
- June 25, 2022
- 巴西
-
- June 28 to June 30, 2022
- 以色列
-
(Hybrid) a Deep Dive Into Containerized Model Serving With FastAPI
- June 28, 2022
DAMA
❤️ Happy Pythonic ;-(
大妈私人无责任播报
)
- Zoom.Quiet’s Chaos42 | Substack
- 古早:新闻组式写作
- 欢迎订阅
(是也乎:
谈崩了, 之前通过 ACM 会员可以每年 $25 享受 O'REILLY 在线图书馆服务...现在没了
)
PS:
PPS:
不觉中蟒周刊快译已经到了第11个年头
开始有小伙伴加入承担 pythonisa
周刊的翻译,
从来没提醒过, 可就这么默默坚持下来了...
问为什么:
[皱眉]每周新闻资讯 怎么能错过
看看有什么新东西
当有新的发现时:
what f**k 还能这样玩? 还有这东西?
每周开彩蛋[吃瓜]
无法同意更多
...
很多社区贡献看起来辛苦,
其实受益最多的,
就是主动承担者也.
好文笔,感叹号年度配额: 1/3
投稿/反馈邮箱:
askdama@googlegroups.com
(邮件列表地址, 当成正常邮件发送邮件就好, 不用注册, 不用翻越...)
ZoomQuiet/大妈
就是四处 是也乎,( ̄▽ ̄)
的那个大妈:
私自嗯哼: ZoomQuiet (订阅号: ZoomQuiet42)
公开课程: 蟒营 (订阅号: Mainium)
历史吐糟: Chaos42 (订阅号 PythoniCamp)
as 创始组织者:
PyChina (订阅号: PyChinaOrg)
本地社区:
GDG珠海 (订阅号: GDG-ZhuHai)
TFUG珠海 (订阅号: ZH_TFUG)
Comments