运行在火星直升机上 原文: PyCoder’s Weekly - Issue #462 pycoder

  • 210303 Zoom.Quiet(大妈) 用时 42 分钟 完成快译
  • 210303 Zoom.Quiet(大妈) 用时 37 分钟 完成格式转抄.

探讨/吐糟

Discussions

文章/教程/嗯哼

Articles, Tutorials and Talks

  • Python 中的导航名称空间和范围
    • REAL PYTHON
    • course Learn about Python namespaces, the structures used to store and organize the symbolic names created during the execution of a Python program. You’ll learn when namespaces are created, how they are implemented, and how they define variable scope.
  • Friendly-traceback: 用真实 Python 进行测试
    • ANDRÉ ROBERGE See how friendly-traceback improves syntax error reporting by comparing the output from friendly-traceback with examples in the Real Python tutorial Invalid Syntax in Python: Common Reasons for SyntaxError. (是也乎: 基本语法使用习惯, 是无论多友好的提示也无法加速习惯的. 习惯,只能在足够数量练习中形成. )
  • 成为 Python 专业人员的挑战
    • REAL PYTHON
    • podcast What’s the difference between writing code for yourself and developing for others? What new considerations do you need to take into account as a professional Python developer? This week on the show, we talk to Dane Hillard about his book “Practices of the Python Pro”. (是也乎: Professional 职业与否在技术上本质差异, 可能就象建筑师是否正经类似: 愿意终生为写出来的代码负责嘛? )
  • Brython: 浏览器中的 Python
    • REAL PYTHON Learn how to use Brython to run Python code in the browser. Although most front-end web applications are written in JavaScript, you can use Brython to access JavaScript libraries and APIs and deploy Python-based applications to the web. (是也乎: Brython WebAssembly/wasm 之前的想法, 现在…呵 )
  • 使测试成为您应用程序的一部分
    • NIKITA SOBOLEV Have you ever written a test that re-implements a library-specific case? What if that test was just a part of the library code? See how tightly integrating tests into your library code can save users time and help them find bugs. (是也乎: FastAPI 就率先融合进来了. )
  • 在 Django 中的 Postgres 高效全文搜索
    • ADEYINKA ADEGBENRO
    • • Shared by Manuel Weiss Learn how to optimize a Full Text Search implementation with Django and Postgres. Even on a small table, you can reduce the query execution time from 0.045 seconds to 0.001 seconds! (是也乎: 是的, Pg 这功能就很不讲 武德 了, 抢了多少搜索引擎的生意哪. )
  • 用 line_profiler 分析 Python 代码
    • MATT WRIGHT Use line_profiler to see line-level execution time for your python code. It may surprise you where your code is slow and what it takes to speed it up!

好物/妙品/

Interesting Projects, Tools and Libraries, Projects & Code

-   repo: https://github.com/MarcoGorelli/absolufy-imports
    rev: v0.2.2
    hooks:
    -   id: absolufy-imports

怎么说呢? 想法是好的,现实是现实 )

📆🐍 活动/大会

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

DAMA

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

PS


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

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

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

NN 4285 RPP