Issue 447
Guido van Rossum (老爹) 去 Microsoft 了 原文: PyCoder’s Weekly - Issue #447 201118 Zoom.Quiet(大妈) 用时 42 分钟 完成快译 201118 Zoom.Quiet(大妈) 用时 37 分钟 完成格式转抄. PyPy: 不费力就能加速 Python REAL PYTHON In this tutorial, you’ll learn how you can use PyPy to improve the speed of your applications. You’ll see how PyPy compares with other Python implementations like CPython and learn about features that you can use to gain significant performance boosts without making changes to your code. (是也乎: ) 在 .NET 5 上运行 Python ANTHONY SHAW Pyjion is an alternative to the CPython runtime that compiles Python to ECMA CIL and uses .NET common language runtime to compile the CIL to machine code. Learn how Pyjion works, how it compares to other Python runtimes, and what the future holds for the project. (是也乎: 为了欢迎老爹, M$ 也是很拼的… ) 在 PyPI 上猎取恶意软件包 JORDAN WRIGHT Jordan Wright installed every package on PyPI to look for malicious content. And he didn’t just inspect code, he actually ran the packages. Brave soul! Learn how he set-up this project and what he learned on his adventure. 用 Python 模拟量子计算 DANTE SBLENDORIO Learn how to use Python for quantum computing with the QuTiP package, including an introduction to qubits and noise in quantum systems. 用 Cython 包装 C++ 第一部分 ANTON ZHDAN-PUSHKIN • Shared by Anton ZHdan-Pushkin Learn how to wrap a C++ library with Cython in order to expose a Python API. (是也乎: 其实是 C 了… ) Guido van Rossum (老爹) 去 Microsoft 了 TWITTER.COM/GVANROSSUM Retirement was “boring.” (是也乎: 无聊也是最强动机 ) Nikola v8.1.2 已发布 GETNIKOLA.COM CircuitPython 6.0.0-Rc.1 已发布 ADAFRUIT.COM (是也乎: 受到 MicroPython 激发, 而创建的叕一个专注嵌入式系统的 Python 发行版. ) 探讨/吐糟 Discussions ...