PyPy v7.3.4 发布ed 原文: PyCoder’s Weekly - Issue #468 210414 Zoom.Quiet(大妈) 用时 42 分钟 完成快译 210414 Zoom.Quiet(大妈) 用时 37 分钟 完成格式转抄. Python 3 Types 在野外: 两种类型的系统的故事 INGKARAT RAK-AMMOUTKIY ET AL. This academic paper from researchers at the Rensselaer Polytechnic Institute and IBM TJ Watson Research Center examines the MyPy and PyType tools and explores how Python developers use type annotations. The researchers collected over 70,000 Python GitHub repositories and found that only 2,678 had Python 3-style type annotations, most of which fail to type-check with either of the two tools. The paper’s third section is quite accessible and has a lot of interesting analysis. 如何在 2021 年制作出色的 Python 程序包 ANTON ZHIYANOV The headache often associated with Python packaging is starting to fade away. Don’t believe me? Check out this step-by-step guide to creating and setting up a package repository. You’ll learn how to create a test package on TestPyPI, create a pyproject.toml file with flit, set-up linters and tests, GitHub Actions workflows, and more. (是也乎: 无论 2021 还是 1842, 只有实用的认真的好的模块, 才可能 Awsome. 当然, 前提是已经在自己和小伙伴的工程中大规模使用了. ) 为 Python 开始贡献力量: 您的第一步 REAL PYTHON In this quick introduction, you’ll see how you can take your first steps toward contributing to Python. You’ll discover various ways you can contribute and get to know some of the resources that will help you along the way. (是也乎: 普通人参与 Python 社区贡献, 最简易的还是从文档贡献开始, rST 是领先 Markdown 10多年的好东西, 值得使用. ) 用 pyenv 管理多个 Python 版本 REAL PYTHON course Learn how to install multiple Python versions and switch between them with ease, including project-specific virtual environments, with pyenv. (是也乎: 多版本多项目混合运行时环境管理, 真的没有 PyENV 这么自如的了. ) PyCharm 2021.1 来了! JETBRAINS.COM • Shared by Bartosz Zaczyński This release includes faster indexing, enhanced WSL 2 support, and an exciting new collaboration tool called Code With Me. PDFx V1.4.1 已经可用 METACHRIS.COM PDFx is a tool to extract text, links, references, and metadata from PDF files and URLs. This release doesn’t include many new features but is rather a full update of the package repository to current Python standards, including testing and coverage, linting and static checks, GitHub workflows, and more. Wing Python IDE 7.2.9 发布 WINGWARE.COM This release includes remote development for 64-bit Raspberry Pi, improved auto-closing of quotes, optimized change tracking, and more. (是也乎: 这么古老的 IDE 还在努力… 为了象 VSCode 们而努力…. ) PyPy v7.3.4 发布ed PYPY.ORG This release includes two interpreters supporting the syntaxes for Python 2.7 and 3.7. 探讨/吐糟 Discussions
...