Guido van Rossum (老爹) 去 Microsoft 了 原文: PyCoder’s Weekly - Issue #447 pycoder

  • 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. (是也乎: PyPy )
  • 在 .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

文章/教程/嗯哼

Articles, Tutorials and Talks

  • Python 和 PyQt: 创建菜单/工具栏和状态栏
    • REAL PYTHON In this step-by-step tutorial, you’ll learn how to create, customize, and use Python menus, toolbars, and status bars for creating GUI applications using PyQt. (是也乎: PyQt 白发…因为老? )
  • Python 中5个星号的使用
    • YANG ZHOU You probably know the * operator as the multiplication operator in Python. But did you know that there are four other uses for it that have nothing to do with multiplication?
  • 用 Python 进行机器学习的线性代数简介
    • PABLO CACERES Need a quick reference for Linear Algebra? Look no further! This collection of notes covers all of the fundamentals and includes sample code in Python.
  • 73个示例, 帮助您掌握f-Strings
    • MIGUEL BRITO f-Strings might be one of the most beloved features in Python 3.6+. Here are 73 examples of how to use f-strings to improve your Python code. (是也乎: f-Strings 这颗大粒儿糖值得的. )
  • The Real Python Podcast – Episode #35: Python Web应用程序中的安全性和授权
    • REAL PYTHON
    • podcast So you built a web application in Python. Now how are you going to authorize users? Security goes beyond authentication. Who gets to do what, where, and when? This week on the show, we have Sam Scott, chief technology officer from Oso. Oso is an open-source policy engine for authorization that you embed in your application. (是也乎: podcast )
  • 我们在假设测试方面的经验(以及我们为什么如此爱它)
    • PARSEC The developers of Parsec, an open-source file-sharing solution, found themselves with a complex set of interacting components. In this article, the developers share how the hypothesis testing framework has made testing their application easier.
  • 在 Django 应用中创建 Hugo 静态博客
    • MATT LAYMAN
    • • Shared by Matt Layman Can you build a statically generated blog into your Django app without using a subdomain, Django’s static files, or a reverse proxy? Yes, you can! Learn how and when you might use this approach in Matt Layman’s latest article. (是也乎: 嗯哼? Hugo? )
  • Python 陷阱: 出乎意料
    • MARTIN HEINZ
    • • Shared by Martin Heinz Save yourself hours of debugging by avoiding these common gotchas and pitfalls in your Python code.
  • Kickstarter 项目: 他们成功了吗?
    • ADITYA PAKAR Find out if Kickstarter projects succeed from a data science perspective. (是也乎: 如何定义成功呢? )

好物/妙品/

Interesting Projects, Tools and Libraries, Projects & Code

📆🐍 活动/大会

Events, MeetUp 真的是全球线下活动组织中心

DAMA

❤️ Happy Pythonic ;-(大妈私人无责任播报) None

PS


好文笔,感叹号年度配额: 2/3 投稿/反馈邮箱: [email protected] (邮件列表地址, 当成正常邮件发送邮件就好, 不用注册, 不用翻越…)

ZoomQuiet/大妈 就是四处 是也乎,( ̄▽ ̄) 的那个大妈:

私自嗯哼: ZoomQuiet (订阅号: ZoomQuiet42)
公开课程: 蟒营 (订阅号: Mainium)
历史吐糟: Chaos42 (订阅号 PythoniCamp)
as 创始组织者:
    PyChina (订阅号: PyChinaOrg)
    本地社区: 
        GDG珠海 (订阅号: GDG-ZhuHai)
        TFUG珠海 (订阅号: ZH_TFUG)

NN 4201 RPP