可以在 Zoom/Skype 中使用的替身

原文: PyCoder's Weekly - Issue #417

PyCoder

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

The beta release of pip version 20.1 has dropped and included the next-generation dependency resolver! The resolver is currently turned off by default because it’s unstable and not ready for everyday use. The pip mainainters do encourage users to try it out, however, and feedback on the new resolver can be submitted by filling out a survey.

(是也乎:

不过默认关闭着... )

“Thanks to [the] generosity of individual and corporate donors and decreasing PyCon 2020 expenses, we estimate that the PSF will now only need $141,713 from its financial reserve to get through 2020.”

(是也乎:

嗯哼? 老爹在任时, 从没见这种嗯哼?

)

Python 3’s pathlib module has taken some time to gain traction since it was introduced in Python 3.4. After all, the os.path module had been the de facto tool for working with paths in Python. Why change code that works? Learn why pathlib is a better choice for working with file paths in Python in this thorough tutorial.

In this tutorial, you’ll learn how to take your testing to the next level with pytest. You’ll cover intermediate and advanced pytest features such as fixtures, marks, parameters, and plugins. With pytest, you can make your test suites fast, effective, and less painful to maintain.

(是也乎:

Pytest

不过, 传统场景还是 unittest 为先吧?

)

“Python 2.7.18 is a special release. I refer, of course, to the fact that ‘2.7.18’ is the closest any Python version number will ever approximate e, Euler’s number. Simply exquisite!”

(是也乎:

放心, 俺一定会忠诚再用 42 年的...

)

Learn how to take your Python coding interview skills to the next level and use Python’s built-in functions and modules to solve problems faster and more easily.

(是也乎:

Interviews

关键还是用Python的内置函数和模块哪...

)

讨论

Discussions

When his son gets assigned a menial and repetitive task for his math homework, his Dad does the only reasonable thing and introduces him to Python.

(是也乎:

真的是家传手艺了

)

“So here’s the thing. I’m building some cool web apps and have a pretty good understanding of what I’m doing. However, I always feel kinda guilty because I didn’t build 100% of it from scratch. I used various libraries to achieve certain functionality. It’s like I cheated my way to completion by using these libraries. Is this normal or am I overthinking?”

Are there certain situations where one is more useful than the other?

(是也乎:

其实并无差别, 但是, 程序猿为了少打字, 真的是, 什么事儿都敢干的...

)

(是也乎:

嗯哼, 隔壁也分析了, 其实运行速度只比 C++ 原创的慢一点儿...

)

文章,教程和嗯哼

Articles, Tutorials and Talks

If you’ve used a web framework in Python, you’ve probably used a decorator before. But do you know how they work? Do you know how to make your own? Sam Ireland introduces decorators in this beginner-friendly article by first exploring a typical problem in which decorators arise, then gently walking you through a solution.

In this series, Mara Bos — creator of the inline-python Rust crate — walks you through developing a Rust crate for mixing Python into your Rust code from scratch. Part 1 teaches you how to work with Python from Rust, create macros, and handle white space.

(是也乎:

开始了, Python 从设计之初就非常重视 C 扩展, 以便可以嵌入到未来任何生态中,

果然, Rust 也逃不了的...

)

Finite state machines are a mathematical model of computation with numerous applications in both hardware and software. In this tutorial, you’ll learn what a finite state machine is and how to create one in Python using coroutines.

Building a data science library is walking between two worlds: data science is dominated by Python notebooks, a fast and convenient way to experiment and demonstrate code in the browser, while software engineering focuses on making software reliable and repeatable. Learn how StellarGraph, a graph machine learning library built on Tensorflow and Keras, uses continuous integration to keep the benefits of both.

“HPy is a joint project which is being developed by PyPy, CPython and Cython developers. It aims to design a better C API for writing Python extensions which is more friendly to alternative implementations and which would allow CPython itself more freedom to experiment (e.g. by using a real GC instead of refcounting).”

(是也乎:

大家无论多喜欢 Python ,生产中, 还是得和 C 系统交流, 所以...

)

Workin on a large project means lots of context switches. During a single day, you may need to do review others’ pull requests, respond to code reviews on your own pull requests, work on features, apply small patches. Huon Wilson shares his workflow for minimizing the pain of these context switches using git worktrees and pyenv.

(是也乎:

Worktrees

嗯哼? 这脑洞可以哪...

)

“ndindex is a new library that provides high level objects representing the various objects that can index NumPy arrays. These objects automatically canonicalize under the assumption of NumPy indexing semantics, and can be manipulated with a uniform API.”

In this tutorial, you’ll learn all about five different sorting algorithms in Python from both a theoretical and a practical standpoint. You’ll also learn several related and important concepts, including Big O notation and recursion.

(是也乎:

Sorting

日常行为中包含大智慧.

)

Learn how to use the GitHub API to scrape GitHub organizations that you contribute to and create styled components that you can embed on your website.

(是也乎:

当 github 变成实际意义上的 程序猿 身份证.

)

(是也乎:

不是不可以, 只是没必要.

)

好物

Interesting Projects, Tools and Libraries, Projects & Code

(是也乎:

Tk 永远不死.

)

(是也乎:

avatarify

这样我们就可以用任何一位历史名人作自己的实时直播了...

不过要求的算力也非常...

GeForce GTX 1080 Ti: 33 fps
GeForce GTX 1070: 15 fps
Mac OSX (MacBook Pro 2018; no GPU): very slow ~1 fps

)

(是也乎:

PyBoy

嚓...没毛病

可以在 RPi 上运行都...

)

(是也乎:

clj 是在 JVM 上运行的 Lisp, 能自由调用 JAVA 的一切模块; 但是, Lisp 语法还是很囧的, 所以, 就将 py 嵌入到 clj 中来融合到 JAVA 世界...

等等, 不是有 Jython 嘛?

)

(是也乎:

ndarrays 太老了, 应该升级了...于是... )

(是也乎:

机械视觉太火了, 以往都是 C++ 的 OpenCV 为基础, Py 看不下去了, 然后...

)

📆🐍 活动/大会

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

DAMA

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

101camp8py 即将(4.27)开始报名(能开发票 ;-)

参考:

PS:


NN 3991

好文笔,感叹号年度配额: 1/3

投稿/反馈邮箱:

askdama@googlegroups.com

(邮件列表地址, 当成正常邮件发送邮件就好, 不用注册, 不用翻越...)


ZoomQuiet/大妈

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

私自嗯哼: ZoomQuiet (订阅号: ZoomQuiet42)
公开课程: 蟒营 (订阅号: Mainium)
历史吐糟: Chaos42 (订阅号 PythoniCamp)

as 核心组织者:
    PyChina (订阅号: PyChinaOrg)
    本地社区: 
        GDG珠海 (订阅号: GDG-ZhuHai)
        TFUG珠海 (订阅号: ZH_TFUG)


Comments


大妈的多重宇宙 - YouTube

全新自媒体系列...科学幻想,读书,说故事...
点击注册~> 获得 100$ 体验券: DigitalOcean Referral Badge

订阅 substack 体验古早写作:
Zoom.Quiet’s Chaos42 | Substack


关注公众号, 持续获得相关各种嗯哼:
zoomquiet


蟒营®编程思维提高班Python版

**2021.01.11** 因大妈再次创业暂停定期开设, 转换为预约触发:
  • + 任何问题, 随时邮件提问可也:
    askdama@googlegroups.com
-->