Issue 438

低于3.6 版本的 Python 皆已 EOL 原文: PyCoder’s Weekly - Issue #438 200916 Zoom.Quiet(大妈) 用时 42 分钟 完成快译 200916 Zoom.Quiet(大妈) 用时 37 分钟 完成格式转抄. 从Python调 C/C++ 的幕后 ANTON ZHDAN-PUSHKIN • Shared by Anton Zhdan-Pushkin Take a walk through internals of ctypes, libffi, binary extensions, and other tools that power seamless interoperability of CPython and C. (是也乎: 嗯哼, 允许自我推荐的? 不过, 这个漫画风格是喜欢的. ) Python 中的面向数据的编程 BRIAN KIHOON LEE Python’s success in scientific and numerical computing is based largely on the performance of libraries like NumPy and SciPy. What is is that makes NumPy so effective, and where is numerical Python is headed in the future? (是也乎: 面向数据编程, 嗯哼, 18年前, Limodou 在 PyCon中国大会上就提出过, 其实, 所有编程语言, 本质上都是这个实践行为; 只是有的语言将这个思想融合到了自身,比如说 LISP; 有的只能通过各种模块来融合. ) 用 conda-pack 收缩您的 Conda Docker 映像 ITAMAR TURNER-TRAURING If you’re building a Docker image that’s based on Conda, the resulting images can be huge. Learn one way to do shrink image sizes, by combining the conda-pack tool with multi-stage builds. (是也乎: 甩干技巧. ) The Real Python Podcast – Episode #26: 与Michael Kennedy 一起 Python 播客的5年: 成长/GIL/异步等 REAL PYTHON podcast Why is Python pulling in so many new programmers? Maybe some of that growth is from Python being a full-spectrum language. This week on the show we have Michael Kennedy, the host of the podcast “Talk Python to Me”. Michael reflects on five years of podcasting about Python, and many of the changes he has seen in the Python landscape. (是也乎: ) pip 可用性调查 PYTHON SOFTWARE FOUNDATION (是也乎: 这个问卷大家都应该积极嗯哼一下, 光是加速墙内 pip 镜像群, 就值得嗯哼了.. ) Python 101 第二版发布 MIKE DRISCOLL seaborn 0.11.0 现已发布 PYDATA.ORG (是也乎: seaborn 好同志, 是 matplotlib 的专用形象设计师, 真爱. ) 所有低于3.6的Python版本现已 EOL PYTHON.ORG (是也乎: End of Life (EOL) release cycle is frozen; no further changes can be pushed to it. 嗯哼? 俺比较好奇的是 Łukasz 怎么念? ) 探讨/吐糟 Discussions ...

2020-09-16 · 4 min · 1837 words · ZoomQuiet

pythonista-weekly : Pyw 465

欢迎阅读《pythonista周刊》第465期。Let us start 原文: https://mailchi.mp/pythonweekly/python-weekly-issue-465 翻译:Dustyposa 来自赞助商(PS:原文的赞助商): 使用 Datadog 监控你的python指标,日志,集群分析。使用Datadog的应用分析,可以深入任何纬度并且能找到你所需要的信息,来进行动态诊断和快速故障排除。今天免费试用. ...

2020-09-11 · 4 min · 1907 words · ZoomQuiet

Issue 437

探索 Python 在太空探索中的作用 原文: PyCoder’s Weekly - Issue #437 200909 Zoom.Quiet(大妈) 用时 42 分钟 完成快译 200909 Zoom.Quiet(大妈) 用时 37 分钟 完成格式转抄. 探索 Python 在太空探索中的作用 MICROSOFT In this learning path from Microsoft, you’ll get an introduction to Python, and be inspired to learn, discover, and create using Python-based data science and machine learning to help generate knowledge about the world beyond Earth. (是也乎: 一门语言是否有统治地位, 还得看是否经得住上天, 毕竟在外空间, 硬盘都随时有字节被反转的可能, 所以, 对应运行时的容错能力就非常重要了… ) 一个 Bash 命令开始新的一天 DOAA MAHELY When faced with the repetitive task of opening the same browser tabs, the same code IDE, and starting the same local server to start her workday, one resourceful Pythonista wrote a Python script to simplify her morning routine. (是也乎: 将 Py 脚本注入 Bash … 更多乐趣, 更难迁移… ) 适用于 Python 的“结构模式匹配”/第2部分 JAKE EDGE The saga of PEP 622 continues with updates to the proposed structure of the match statement—which has some similarities to a switch statement—and a discussion on the best way to document objections to a PEP. Python 反应式编程简介 ROMAIN PICARD Learn how to write event-driven code using the RxPY library, which is the Python implementation of the ReactiveX framework. (是也乎: Reactive Programming with Python 已经有对应图书出版了: 简单说, 现在我们的应用, 可以不依赖用户行为触发了, 而可以主动根据更多条件主动响应各种状态变化来行动; 可以说是 IFTTT 的语言/框架化. 或是说, 函式编程的泛化? ) 聪明测试 不难 LUKE PLANT The more tests a project has, the better, right? Well, maybe not! Python 3.5.10 现在可用 PYTHON.ORG This could be the last release for 3.5! (是也乎: 嗯哼? 刚刚老爹在 Twitter 赞了 3.8.X ,怎么这儿才 3.5.10 ? ) Real Python 视频字幕现在可用 REAL PYTHON (是也乎: 也就是说, 可以玩弹幕了? ) 探讨/吐糟 Discussions ...

2020-09-09 · 5 min · 2079 words · ZoomQuiet

pythonista-weekly : Pyw 464

欢迎阅读《pythonista周刊》第464期。Let us start 原文: https://mailchi.mp/pythonweekly/python-weekly-issue-464 翻译:Dustyposa 来自赞助商(PS:原文的赞助商): 获取每周的编程量 一份每周的简报,为程序员提供最好的手工策划的新闻、文章、教程、讲座、工具和库等。 Join For Free ...

2020-09-04 · 4 min · 1768 words · ZoomQuiet