监狱中学 Python 改变人生 原文: PyCoder’s Weekly - Issue #403 PyCoder

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

  • A coverage.py 调试求助
    • NED BATCHELDER Ned was getting reports for a mysterious disk I/O bug in the latest coverage.py release and asked the community for help. Read the crowd-sourced diagnosis on Hacker News and Ned’s follow-up post next. What a journey… (是也乎: 最喜欢这种故事了…总是展现出软件工程的诗意来 )
  • The “No Code” 妄想
    • ALEX HUDSON
    • 观点 “2020 is going to be the year of ’no code’: the movement that say you can write business logic and even entire applications without having the training of a software developer. I empathise with people doing this, and I think some of the ’no code’ tools are great. But I also thing it’s wrong at heart.” (是也乎: 机械代码->编译代码->高级代码->DSL->低代码->无码科技… 嗯哼,突然 发现 fenng 的前瞻能力哪 )
  • Python 如何实现超长整数?
    • ARPIT BHAYANI “Python must be doing something beautiful internally to support super long integers and today we find out what’s under the hood. The article goes in-depth to explain design, storage, and operations on super long integers as implemented by Python.”
  • Python GUI 编程学习路径
    • REAL PYTHON Does your Python program need a Graphical User Interface (GUI)? With this free learning path you’ll develop your Python GUI programming skills from scratch. Covers Tkinter, PyQt, wxPython, and Kivy. (是也乎: gui 图形界面开发之路… )
  • Mercurial’s 的 Python 3 之旅和思考
    • GREGORY SZORC Lessons learned from Mercurial’s Python 3 porting effort and a more opinionated commentary of the transition to Python 3 and the Python language ecosystem as a whole. A great read about the mechanics of porting a large Python project to Python 3. (是也乎: hg 真心命不好, 就是因为爹没 Linus 知名,所以, 这么好的 DVCS 工具, 一直被 git 压制. 但是,真正好用, 俺一直在服务端配置 hg 内置 web 服务来配合 hooks, 完成要很多其它工具配合才能完成的自动化并版本化配置同步. )
  • 用 super() 增强 Python OOP 代码
    • REAL PYTHON
    • video How to leverage single and multiple inheritance in your object-oriented Python code using the built-in super() function.
  • 在监狱中俺从 Python 学到了什么
    • SHADEED WALLACE-STEPTER How open source programming can offer opportunities after incarceration. (是也乎: 社区, 永远是社区的力量… )
  • Pandas 1.0.0 新功能
    • PANDAS.IO

讨论

Discussions

文章,教程和嗯哼

Articles, Tutorials and Talks

  • 逻辑回归在 Python
    • REAL PYTHON In this step-by-step tutorial, you’ll get started with logistic regression in Python. Classification is one of the most important areas of machine learning, and logistic regression is one of its basic methods. You’ll learn how to create, evaluate, and apply a model to make predictions. (是也乎: Logistic 逻辑回归…真蟒 开始深入非通用知识点了… )
  • Redis服务器辅助的 Python客户端缓存
    • ITAMAR HABER Server-assisted client-side caching is a new capability added in Redis version 6. It is intended to assist the management of a local cache by having the server send invalidation notifications. The server tracks the keys accessed by a client and notifies the client when these change.
  • 用 Python 探索 HTTPS
    • REAL PYTHON In this tutorial, you’ll gain a working knowledge of the various factors that combine to keep communications over the Internet safe. You’ll see concrete examples of how to keep information secure and use cryptography to build your own Python HTTPS application. (是也乎: HTTPS 这么解释加密: secret )
  • 将 Bokeh 嵌入脚本中
    • JIM ANDERSON “I really wanted to have a self-contained script that would launch Bokeh as part of its operation, rather than remembering which command line options I needed to specify.” (是也乎: 等等, Bokeh 本身不就是 Py 的模块由脚本执行的? )
  • 用 FastAPI 和 Pytest 开发/测试异步API
    • TESTDRIVEN.IO
    • • Shared by Michael Herman This tutorial looks at how to develop and test an asynchronous API with FastAPI, Postgres, Pytest, and Docker using Test-Driven Development (TDD). (是也乎: FastAPI/Pytest 强强联手. )
  • 在 Linux 内核中运行 Python
    • YONATAN GOLDSCHMIDT “This article will talk about a cool project I’ve worked on recently — a full Python interpreter running inside the Linux kernel” (是也乎: 等等, 可是这有什么好处? 让 shell 可以直接使用 Python 内置的所有模块? )
  • 用 MkDocs 和 Netlify 在一天之内发布静态网站
    • SEAN STEWART
    • • Shared by Sean Stewart A Pythonista’s (almost) no-code solution to building a website with the Python-based MkDocs static site generator. (是也乎: in a Day? 10分钟就足够了: Home — 蟒营™ 怂怼录 蟒营™ Python 入门班第5期 … 这些都是用 MkDocs 通过 github-pages 发布的 )
  • 从 Browser 到 Django
    • MATT LAYMAN
    • • Shared by Matt Layman What happens from when a browser makes a request to how Django receives the request and sends back a response.
  • Python 在 Visual Studio Code – January 2020 发布
    • MICROSOFT.COM
  • 用 Python 构建并行图像下载器
    • AMIT UPRETI
  • 在 Dockerfile 中激活 Conda 环境
    • ITAMAR TURNER-TRAURING
  • 在 Django 中创建透明加密的字段
    • KEVIN VERONEAU
  • 在 PyQt 中创建密码输入小部件
    • KUSHAL DAS

好物

Interesting Projects, Tools and Libraries, Projects & Code

📆🐍 活动/大会

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

DAMA

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

是也乎

NN 3893