PyCoder 563
2023 年 Python 三大趋势 原文: PyCoder’s Weekly - Issue #563 230208 Zoom.Quiet(大妈) 用时 37 分钟 完成格式转抄. 230208 Zoom.Quiet(大妈) 用时 13 分钟 完成快译 用 Python 和 Rich 构建 Wordle 游戏 REAL PYTHON In this step-by-step project, you’ll build your own Wordle clone with Python. Your game will run in the terminal, and you’ll use Rich to ensure your word-guessing app looks good. Learn how to build a command-line application from scratch and then challenge your friends to a wordly competition! (是也乎: Rich 这个项目名起的太好了… ) 将 Python WASI 支持添加到 Wasm 语言运行时 ASEN ALEXANDROV “This article provides an overview of how Python works in WebAssembly environments and provides a step by step guide on how to use it.” See also the associated Hacker News Conversation. 2023 年 Python 的三大趋势 JERRY CODES An opinion piece on three trends likely to attract attention in the Python world in 2023: Python/Rust co-projects, web apps, and more typing. Read on for examples in each category. (是也乎: 2023.py + 为 rust 服务 + Web apps + 加强安全 对了 CharGPT 也有自己的猜想… 好象现在写文章不带上 ChatGPT 就不完整一样… ) ...