这些天你最喜欢的技术播客是什么?
原文: PyCoder's Weekly - Issue #561
- 230125 Zoom.Quiet(大妈) 用时 37 分钟 完成格式转抄.
- 230125 Zoom.Quiet(大妈) 用时 13 分钟 完成快译
- 如何在 Python 中获取和使用当前时间
- REAL PYTHON
In this tutorial, you’ll be getting the current time in Python. You’ll get your hands on a datetime object that represents the current time. You’ll see how to format it according to international standards, and you’ll even check out how computers represent time.
(是也乎:
这可是个古老又实用的问题
)
- Property-Based Testing With Hypothesis and Pytest
- RODRIGO GIRÃO SERRÃO
- • Shared by Rodrigo Girão Serrão
This tutorial is a gentle guide to property-based testing. Property-based testing is a testing philosophy; a way of approaching testing that will bring you many benefits that other types of testing don’t give you.
- 使用持续分析提升 Python 性能
- MARTIN HEINZ
Learn how to use Grafana Phlare and continuous profiling to discover bottlenecks in you code and boost the performance of your Python applications
- CircleCI 安全事件:轮换你的密钥
- TECHCRUNCH.COM
CircleCI says hackers stole encryption keys and customers’ secrets.
探讨/吐糟
Discussions
- 这些天你最喜欢的技术播客是什么?
- HACKER NEWS
(是也乎:
看起来是海报设计的最漂亮的那几个
)
文章/教程/嗯哼
Articles, Tutorials and Talks
- 用 LODES 数据在 Python 中分析劳动力市场
- KYLE WALKER
This article shows step-by-step instructions on how to use pandas and pygris to analyze geographical data. The example uses the LODES (LEHD Origin-Destination Employment Statistics) data set, a synthetic data set with US Census block and job workplace data, to map the commute flow to Apple headquarters in Cupertino, California.
- 在 macOS 上使用终端
- REAL PYTHON
- COURSE
In this Code Conversation video course, you’ll learn how to use the terminal on macOS. You’ll navigate the file system with Philipp and Martin and perform common tasks like creating files and folders. If you’ve never used the terminal before, then this video course will help you get started.
(是也乎:
为什么是 macOS ?
)
- Pipenv 中一个不那么倒霉的锋利边缘
- DADE
Pipenv keeps hashes of installed projects to help protect from supply chain attacks. Something interesting happened though when a project didn’t change version numbers but did change hashes, learn just what the edge case was and how it complicated build repeatability.
- 用 Python 的一天一行
- JEREMY BROWN
- • Shared by Jeremy Brown
Three weeks ago Jeremy started writing a mini-blog posting each day about a Python one-liner. This week’s theme is vector and matrix processing. Last week was on text processing.
(是也乎:
又一个单行系列: One a Day One Liners with Python by JeremyFromEarth | Python in Plain English
One a Day One Liners with Python — Week 2 | by Jeremy Brown | Jan, 2023 | Python in Plain English
One a Day One Liners with Python — Week 3 | by Jeremy Brown | Jan, 2023 | Python in Plain English
One a Day One Liners with Python — Week 4 | by Jeremy Brown | Jan, 2023 | Medium
)
- Awesome 设计模式
- GITHUB.COM/DOVAMIR
This is a curated list of software and architecture design patterns. It has language specific sections as well as general architecture sections such as cloud, big data, devops, IOT, serverless, micro-services, and more.
(是也乎:
Awesome 系列已经成为经典品牌了...
)
- 构建研究小组 Python 包的 4 个技巧
- DAVID AARON NICHOLSON
This opinion piece by David Aaron Nicholson gives some great advice about how to name and structure your packages. Life lessons learned by coming across modules that weren’t so elegantly structured.
- 用 Django 和单页应用程序进行身份验证
- MIKE SUKMANOWSKY
Single Page Applications (SPA) often use passed tokens for authenticated pages. This article shows you how to use Django’s session based auth mechanism in conjunction with an SPA.
(是也乎:
Django 已经是事实上的默认选择了?
)
- 用 pytest 测试 PySpark 代码
- GARY BAKE
- • Shared by Gary Bake
This article shows you how to run automated tests on your PySpark code using the pytest. It delves into some of the pitfalls and how to make your tests performant.
- 改进 Python 打包: 为什么 14 种工具比 12 种多?
- CHRIS WARRICK
A journey to the world of Python packaging, a visit to the competition, a hopeful look at the future, and highlights from a disappointing discussion.
(是也乎:
和其它语言生态对比, PyPI 的确有点儿乱, 好在一直在改进...
)
- 为什么 Polars 使用的内存比 Pandas 少
- ITAMAR TURNER-TRAURING
Polars is an alternative to Pandas than can often run faster—and use less memory! This article shows you how to go from Pandas to Polars.
好物/妙品/...
Interesting Projects, Tools and Libraries, Projects & Code
-
- GITHUB.COM/FURKANONDER • Shared by Furkan Onder
-
- GITHUB.COM/SAADMK11
- • Shared by Maksudul Haque
(是也乎:
纯 Rust 实现的 Python 工具; 通过 pip 标准安装
)
- socketify.py: 高性能 Python Web 服务器
- GITHUB.COM/CIROSPACIARI
(是也乎:
为了性能将 C/C++ 混合到工程中... 另外 Rust 社区也开始了各种增强 Py web 框架的嗯哼...
)
-
pybboxes: Bounding Boxes 轻量级工具包
- GITHUB.COM/DEVRIMCAVUSOGLU
-
CustomTkinter: 基于 Tkinter 的 Python UI 库
- GITHUB.COM/TOMSCHIMANSKY
(是也乎:
Tk 是个好框架, 终于还是有了现代化改进...
)
📆🐍 活动/大会
Events, MeetUp 真的是全球线下活动组织中心
-
- January 25, 2023
-
- January 25, 2023
-
- January 25, 2023
-
Weekly Real Python Office Hours Q&A (Virtual)
- January 25, 2023
-
- January 26, 2023
-
- January 28, 2023
DAMA
❤️ Happy Pythonic ;-(
大妈私人无责任播报
)
- Zoom.Quiet’s Chaos42 | Substack
- 古早:新闻组式写作
- 欢迎订阅
PS:
Happy Pythoning!
Copyright © 2023 PyCoder’s Weekly, All rights reserved.
PPS:
不觉中蟒周刊快译已经到了第11个年头
开始有小伙伴加入承担 pythonisa
周刊的翻译,
从来没提醒过, 可就这么默默坚持下来了...
问为什么:
[皱眉]每周新闻资讯 怎么能错过
看看有什么新东西
当有新的发现时:
what f**k 还能这样玩? 还有这东西?
每周开彩蛋[吃瓜]
无法同意更多
...
很多社区贡献看起来辛苦,
其实受益最多的,
就是主动承担者也.
好文笔,感叹号年度配额: 0/3
投稿/反馈邮箱:
askdama@googlegroups.com
(邮件列表地址, 当成正常邮件发送邮件就好, 不用注册, 不用翻越...)
ZoomQuiet/大妈
就是四处 是也乎,( ̄▽ ̄)
的那个大妈:
私自嗯哼: ZoomQuiet (订阅号: ZoomQuiet42)
公开课程: 蟒营 (订阅号: Mainium)
历史吐糟: Chaos42 (订阅号 PythoniCamp)
as 创始组织者:
PyChina (订阅号: PyChinaOrg)
本地社区:
GDG珠海 (订阅号: GDG-ZhuHai)
TFUG珠海 (订阅号: ZH_TFUG)
Comments