PyCoder 539

是什么促使你决心进入一个技术栈的? 原文: PyCoder’s Weekly - Issue #539 220824 Zoom.Quiet(大妈) 用时 13 分钟 完成快译 220824 Zoom.Quiet(大妈) 用时 37 分钟 完成格式转抄. 了解 异步 Web Python JAMES BENNETT “Recently Django 4.1 was released, and the thing most people seem interested in is the expanded async support. The Python web ecosystem has been seeing new frameworks pop up which are fully async, or support going fully async, from the start.” Learn more about async and its use in web frameworks. GitHub Copilot: 以想象的速度与 Python 一起飞翔 REAL PYTHON In this tutorial, you’ll get your hands dirty with GitHub Copilot, a virtual pair programmer powered by artificial intelligence trained on billions of lines of code. You’ll explore several practical use cases in Python for this amazing productivity tool. (是也乎: 商业稿, 这肯定拿銭了… 拿开源代码去养 M$ 的 AI ? ) 用 12 行 PyTorch 编写 Snake 游戏 ELIAS F. FYKSEN Using linear algebra and tensor operations, Elias has emulated the classic game of “Snake”. This is a fun way to learn more about PyTorch and NumPy. 探讨/吐糟 Discussions ...

2022-08-24 · 4 min · 1859 words · ZoomQuiet

PyCoder 538

无可阻挡的 Python 原文: PyCoder’s Weekly - Issue #538 220817 Zoom.Quiet(大妈) 用时 13 分钟 完成快译 220817 Zoom.Quiet(大妈) 用时 37 分钟 完成格式转抄. 带 Transformer 模型和注意力的 NLP 前进 REAL PYTHON PODCAST What’s the big breakthrough for Natural Language Processing (NLP) that has dramatically advanced machine learning into deep learning? What makes these transformer models unique, and what defines “attention?” This week on the show, Jodie Burchell, developer advocate for data science at JetBrains, continues our talk about how machine learning (ML) models understand and generate text. (是也乎: ) [“势不可挡” Python 仍然比 C 和 Java 更受欢迎(https://pycoders.com/link/9308/web) SLASHDOT.ORG “Python seems to be unstoppable,” argues the commentary on August’s edition of the TIOBE index, which attempts to calculate programming-language popularity based on search results for courses, vendors, and “skilled engineers”. (是也乎: 无可阻挡, 就是无可替代 ) Scout APM: 为开发者打造, 由开发者打造 SCOUT APM SPONSOR Scout APM is a python monitoring tool designed to help developers find and fix performance issues quickly. With an intuitive user interface, Scout will tie bottlenecks to source code so you can quickly pinpoint and resolve performance abnormalities. Scout APM: Built For Developers, By Developers (是也乎: 好用不贵? ) 向 Pip 添加审计 JAKE EDGE In light of recent supply-chain attacks on PyPi, people are talking about how to help secure their environments. Discussions on adding a security audit feature to pip have begun, but opinions differ widely. This article summarizes the conversation so far. (是也乎: 有点儿象党国晚期? 反贪亡党, 不反亡国…. ) 发现性能问题: 分析还是记录? ITAMAR TURNER-TRAURING Statistical profiling takes a sample of your code at run time and in intervals inspects the performance. Learn how to use this to help determine your performance bottlenecks even in production code. (是也乎: 顶得住是王道, 其它的都是为了 PPT ) Python 3.11.0rc1 发布 PYTHON.ORG 探讨/吐糟 Discussions ...

2022-08-17 · 4 min · 1959 words · ZoomQuiet

PyCoder 537

Python 3.10.6 发布 原文: PyCoder’s Weekly - Issue #537 220810 Zoom.Quiet(大妈) 用时 13 分钟 完成快译 220810 Zoom.Quiet(大妈) 用时 37 分钟 完成格式转抄. 查找和修复 Python 代码错误 REAL PYTHON COURSE Learn how to identify and fix logic errors, or bugs, in your Python code. You’ll use the built-in debugging tools in Python’s Integrated Development and Learning Environment to practice locating and resolving bugs in an example function. (是也乎: 基础又迷人的技巧.. 猜测其实就是经验… ) Python 常用库中的不常见用法 EUGENE YAN To learn more about writing maintainable Python, Eugene has been reading code from some of the more popular Python libraries. This blog post talks about some of the coding patterns he has encountered along the way. (是也乎: 结构即架构 ) 用几行 Python 创建 NBA 亮点 NOAM EPHRAT Learn how to build a play-by-play scraper to process video data from an NBA game. Use Tesseract OCR to determine clock and quarter information, then match it up with the play-by-play data to create highlights. (是也乎: OCR 技术自动识别关键帧 ) Python 3.10.6 发布ed PYTHON.ORG Django 4.1 发布ed DJANGO SOFTWARE FOUNDATION 探讨/吐糟 Discussions ...

2022-08-10 · 4 min · 1742 words · ZoomQuiet

PyCoder 536

M1 已支持 PyPy 原文: PyCoder’s Weekly - Issue #536 220803 Zoom.Quiet(大妈) 用时 13 分钟 完成快译 220803 Zoom.Quiet(大妈) 用时 37 分钟 完成格式转抄. Windows 中 Python 编码环境/ 设置指南 REAL PYTHON With this opinionated guide to setting up a basic, fully featured and flexible setup for Python coding and open source contributing when working from Windows, you’ll go from a fresh install to ready to contribute, and even check out a PowerShell script to automate much of the process. (是也乎: 放过 Windowns 吧, 一个远程 Linux 主机配套 VSCoder 无痛编程… ) Meta/Facebook 支持服务器端使用的编程语言 ERIC GARCIA Facebook (Meta) shares its internal programming language guidance that helps their developers choose the best language for their projects. Python is used heavily for ML, data science, and Instagram. 自然语言处理和机器学习如何理解文本 REAL PYTHON PODCAST How do you process and classify text documents in Python? What are the fundamental techniques and building blocks for Natural Language Processing (NLP)? This week on the show, Jodie Burchell, developer advocate for data science at JetBrains, talks about how machine learning (ML) models understand text. (是也乎: ) 测试 PyPy CARL FRIEDRICH BOLZ-TEREICK PODCAST Brian interviews Carl Friedrich Bolz-Tereick of the PyPy project and they talk about how to test the alternative Python implementation. Python 3.11.0b5 现已推出 CPYTHON DEV BLOG M1 宣布支持 PyPy PYPY.ORG (是也乎: WoW … ) Talks 2022 Python 网络会议发布 SIXFEETUP.COM • Shared by Laura Stephens VIDEO 探讨/吐糟 Discussions ...

2022-08-03 · 4 min · 1783 words · ZoomQuiet