周刊
各种来源的…
background
世界高速变化
goal
定期 review 一周以来主要变化
trac
汇集各种渠道的周刊, 以及自己每周内省小结吧…
refer.
…TBD
各种来源的…
世界高速变化
定期 review 一周以来主要变化
汇集各种渠道的周刊, 以及自己每周内省小结吧…
…TBD
Django 4.0 Beta 1 发布 原文: PyCoder’s Weekly - Issue #496 211027 Zoom.Quiet(大妈) 用时 13 分钟 完成快译 211027 Zoom.Quiet(大妈) 用时 37 分钟 完成格式转抄. Python 惯用型 REAL PYTHON course What are the programming idioms unique to Python? This course is a short overview for people coming from other languages and an introduction for beginners to the idiomatic practices within Python. You’ll cover truth values, looping, DRY principles, and the Zen of Python. (是也乎: 虽说, Python 是多范式语言, 用什么习惯来撰写 Python 代码都可以, 不过, 最好还是用 Pythonic 形式来. ) 从 Python GIL 删除 Python Core 和 Sam 粗略的注意事项 ŁUKASZ LANGA “During the annual Python core development sprint we held a meeting with Sam Gross, the author of nogil, a fork of Python 3.9 that removes the GIL. This is a non-linear summary of the meeting.” Analyze Code-Level Application Performance Across Your Entire Environment With Datadog APM DATADOG sponsor Datadog’s distributed tracing and APM generates flame graphs from real requests, enabling you to visualize app performance and pinpoint hard-to-reproduce problems in your production code. Without switching tools, you can pivot to related logs and metrics for full context. Try Datadog APM free → PEP 660: 基于 PyProject.Toml 的版本可编辑安装 (Wheel Based) PYTHON.ORG “Now that PEP 517 provides a mechanism to create alternatives to setuptools, and decouple installation front ends from build backends, we need a new mechanism to install packages in editable mode.” (是也乎: .ini .py .ymal … 现在是 .toml 都是 SGML 的徒子徒孙… ) Django 4.0 Beta 1 发布 DJANGO SOFTWARE FOUNDATION Check out the work-in-progress development release notes for more details. (是也乎: 还好 Django 没学 Chrome, 否则, 今天至少是 v104 了 ) PyCon US 2022: 会议网站上线 PYCON.ORG PyCon US 2022 takes place in Salt Lake City, Utah from April 27, 2022 to May 5, 2022. Vicky Twomey-Lee 获得 2021Q3 PSF社区服务奖 PYTHON SOFTWARE FOUNDATION 探讨/吐糟 Discussions ...
欢迎阅读《pythonista周刊》第522期。Let us start 原文: https://mailchi.mp/pythonweekly/python-weekly-issue-522 翻译:Dustyposa 来自赞助商(PS:原文的赞助商) Join the Python Developers Survey 2021: Share and learn about the community This year we are conducting the fifth iteration of the official Python Developers Survey. The goal is to capture the current state of the language and the ecosystem around it. By comparing the results with last year’s, we can identify and share with everyone the hottest trends in the Python community and the key insights into them. ...
GIL-Free CPython 来了 原文: PyCoder’s Weekly - Issue #495 211020 Zoom.Quiet(大妈) 用时 13 分钟 完成快译 211020 Zoom.Quiet(大妈) 用时 37 分钟 完成格式转抄. CPython No-GIL 分支 GITHUB.COM/COLESBURY • Shared by Henry Schreiner This is a proof-of-concept implementation of CPython that supports multithreading without the global interpreter lock (GIL), from Facebook research. An overview of the design is described in the Python Multithreading without the GIL Google doc. Also see the related discussions on LWN and Hacker News. (是也乎: 活久见, 老爹当年的一闪年, 现在终于不在坚持. ) 为毛不应该直接调用 setup.py ? PAUL GANSSLE “The setuptools team no longer wants to be in the business of providing a command line interface and is actively working to become just a library for building packages. What you should do instead depends on your use case, but if you want some basic rules of thumb, there is a table in the summary section.” Data Elixir: Data Science Newsletter DATA ELIXIRsponsor Data Elixir is an email newsletter that keeps you on top of the tools and trends in Data Science. Covers machine learning, data visualization, analytics, and strategy. Curated weekly with top picks from around the web → (是也乎: 数据科学中 Py 的地位其它语言当然在努力追上 ) 在哪儿观察努力? 查阅 Python 核心开发人员活动 ŁUKASZ LANGA “One of the tasks given me by the Python Software Foundation as part of the Developer in Residence job was to look at the state of CPython as an active software development project. What are people working on? Which standard libraries require most work? Who are the active experts behind which libraries?” Python 3.10中很酷的新功能 REAL PYTHON course In this course, you’ll explore some of the coolest and most useful features in Python 3.10. You’ll appreciate more user-friendly error messages, learn about how you can handle complicated data structures with structural pattern matching, and explore new enhancements to Python’s type system. (是也乎: COOL 不 COOL 看用的人. ) PyCascades 2022 CFP 在周日关闭 (Oct 24) PYCASCADES CONFERENCE 第3季度的PSF同事宣布 PYTHON SOFTWARE FOUNDATION 参与 Python 开发者调查2021 PYTHON SOFTWARE FOUNDATION Psycopg 3.0 发布 PSYCOPG.ORG PyPy 7.3.6 发布 PYPY.ORG (是也乎: NB, 当年的一闪念, 今天变成独立大叉. ) 探讨/吐糟 Discussions NIL ...
欢迎阅读《pythonista周刊》第521期。Let us start 原文: https://mailchi.mp/pythonweekly/python-weekly-issue-521 翻译:Dustyposa 来自赞助商(PS:原文的赞助商) Cheat Sheet: 9 Python Security Best Practices Avoid PyYAML vulnerabilities by using yaml.SafeLoader() instead of yaml.Loader(). Learn 8 more tips in the Python security cheat sheet. 新闻 Python刚刚向前迈进了一大步 在一个关键的语言流行指数中, Python 在20年来首次超过了 Java 和 C。 PyCascades 2022 Call for Proposals 你想在 PyCascades 上演讲吗?在2021年10月24日之前提交您的申请。 ...