原文: PyCoder's Weekly - Issue #400

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

------

  • Python Dictionary 迭代: 高级技巧和窍门

    • REAL PYTHON
    • video

In this intermediate-level course, you’ll take a deep dive into how to iterate through a dictionary in Python. Dictionaries are a fundamental data structure, and you’ll be able to solve a wide variety of programming problems by iterating through them.

(是也乎:

视频教程, 果断是重点了...

)

  • ASGI 简介: 异步 Python Web生态系统的出现

    • FLORIMOND MANCA

“If you were thinking Python had been getting locked into data science, think again! Python web development is back with an async spin, and it’s exciting.” Great writeup!

(是也乎:

只是, 为什么?)

  • 2020 年发布 Python 应用程序的 12种替代方案趋势

    • CRISTIAN MEDINA
    • • Shared by Cristian Medina

A look at the various systems to choose from for packaging and distributing Python code.

(是也乎:

分散到云/移动/环境/发行几个方向后, 其实选择并不多, 也没什么变化...

)

  • NumPy, SciPy, 和 Pandas: 与Python的关联

    • REAL PYTHON

Learn what correlation is and how you can calculate it with Python. You’ll use SciPy, NumPy, and Pandas correlation methods to calculate three different correlation coefficients. You’ll also see how to visualize data, regression lines, and correlation matrices with Matplotlib.

(是也乎:

竞合关系哪....

)

  • Python 性能 Tips

    • SKIP MONTANARO

Various tips and tricks that help improve the performance of your Python programs.

  • Django Security 发行: 3.0.1, 2.2.9, 以及 1.11.27

    • DJANGOPROJECT.COM

Addresses CVE-2019-19844: Potential account hijack via password reset form.

  • Python 3.8.1 发行

    • PYTHON.ORG

讨论

Discussions

NIL

文章,教程和嗯哼

Articles, Tutorials and Talks

  • 用 Docker 运行 Python: 如何尝试最新的 CPython 版本

    • REAL PYTHON

Learn how to run different Python versions in Docker. By following the examples, you’ll see how you can play with the latest development version of Python, and how to use Dockerfiles to set up Python environments and package your own scripts.

(是也乎:

等等, 不是 Docker 将被 K8s 替代了嘛?

)

  • 如何让 Python 等待

    • MIGUEL GRINBERG

“For many types of applications, at times it is necessary to pause the running of the program until some external condition occurs. […] In this article I’m going to show you a few different ways to wait.”

  • Python Tricks: 一系列很棒的Python功能

    • DAN BADER
    • sponsor

Discover Python’s best practices with simple examples and start writing even more beautiful Pythonic code. “Python Tricks: The Book” shows you exactly how. You’ll master intermediate and advanced-level features in Python with practical examples and a clear narrative. Get the book video bundle 33% off →

(是也乎:

其实吧 Tricks ~ 花招;本身就已经说明问题了...

)

  • Python 内置 IDE 不只是闲着

    • PYTHONPODCAST.COM
    • podcast

An episode about the IDLE package built into Python and how it reduces the friction associated with learning to program by having an easy to use IDE out of the box.

(是也乎:

开始魔改 IDLE

)

  • 从 Jupyter 笔记本创建交互式仪表板

    • CHRIS MOFFITT

This article discusses how to build an interactive dashboard to analyze reddit content and display interactive graphs of the result using Voilà.

(是也乎:

魔改 Jupyter 功能的尝试越来越多了

)

  • 在 Python 代码中优先考虑简单性

    • MOSHE ZADKA

This is part of a series about the Zen of Python. This article focuses on the third and fourth principles: simplicity and complexity.

(是也乎:

import this 中一直倡导的, 其实也适用其它各种开发语言.

)

  • 在 Django 中使用 Redis

    • ROBLEY GORI

This post introduces you to Redis as a key-value store and uses it in a Django project to explore its functionality.

(是也乎:

这得看 Django-ORM 答应卟

)

  • 用 Pinject 在 Python 中进行依赖注入

    • PEPY.TECH
    • • Shared by Petru Rares Sincraian

Learn the basic principles of Dependency Injection and how to implement it in Python using the Pinject library.

(是也乎:

9494, 用工具简化表述复杂度, 有利于新语法的真正落实...嗯哼, 俺又想到 wins.js

)

  • 用 PyHamcrest 进行精确的单元测试

    • MOSHE ZADKA

Hamcrest is a Python framework designed to make test assertions easier to write and more precise.

  • Mocking Python 象位 Boss

    • PETER KOGAN
    • • Shared by Peter Kogan

The Mock Generator is a library to simplify and shorten the time it takes to write Python mocks.

  • 用 Telethon 创建一个简单的电报机器人

    • MISHA BEHERSKY
    • • Shared by Misha Behersky

Quick tutorial for creating your own bot for the Telegram messenger.

(是也乎:

电报网的接口足够友好, 开发商又足够屌, 不怪各种支持模块越来越多...

)

  • Python 导入指北

    • CHRIS YEH
    • • Shared by Jonathan Willitts

How to resolve common importing problems in Python 2 and 3.

(是也乎:

人家标题是:

The Definitive Guide to Python import Statements

终极手册...哗

)

  • “SOLID” OOP 设计原则的高级介绍

    • LARA KATTAN

(是也乎:

叕一个全新 web 时代到来...

)

好物

Interesting Projects, Tools and Libraries, Projects & Code

  • nlp-recipes: 自然语言处理最佳实践和示例

    • GITHUB.COM/MICROSOFT

(( ̄▽ ̄)

实用哪...当然, 没中文什么事儿...

)

  • assembly: 基于 Flask 构建的 Pythonic OOP Web 框架

    • GITHUB.COM/MARDIX

(是也乎:

基于 Flask 的次生框架越来越多了, 基于 Django 的几乎没有, 为什么呢?

)

  • pretty-errors: 更漂亮的 Python Stacktraces

    • PYPI.ORG

(是也乎:

终于有了...只是想真正用对, 也没那么容易...

)

  • osxphotos: 用 Python 访问 macOS Photos.app 库

    • GITHUB.COM/RHETTBULL

(是也乎:

这个赞哪)

  • wemake-python-package: 用于创建新 Python 包的 Cookiecutter 模板

    • GITHUB.COM/WEMAKE-SERVICES
  • django-admin-shell: Python Shell for Django Admin Site
    • GITHUB.COM/DJK2
  • pylightxl: 无依赖项的轻量级Excel读/写器
    • PYPI.ORG

(是也乎:

其实只是依赖自己写的一个驱动...)

  • Typical:使用 Python 3 类型注释的数据验证库

    • PYTHON-TYPICAL.ORG
    • • Shared by Sean Stewart

蟒周刊-400-无依赖项的轻量级Excel读/写器相关推荐

  1. 工作中经常用到github上优秀、实用、轻量级、无依赖的插件和库(转)

    原文地址  https://github.com/jawil/blog/issues/10 Echo.js – 简单易用的图片延迟加载插件 github:https://github.com/todd ...

  2. C++无依赖库的websocket实现

    1. 简单websocket 客户端实现 参考源码: 见: GitHub - hank4187yan/light-websocket-client: 非常轻量级的websocket客户端,无第三方依赖 ...

  3. SLAM知识[7]:依赖项和安装

    1 SLAM有什么依赖项?  SLAM开发的依赖项有下列7项: 1.1 KDevelop 是集成开发环境.创建新工程.导入工程.编译.执行文件. 1.2 Eigen Eigen 是一个线性算术的C++ ...

  4. u3d ab包 循环依赖_为什么要保持软件包依赖项自由循环的五个原因

    u3d ab包 循环依赖 如果您很不幸不能在一个项目中与我一起工作,那么您将遭受所有软件包依赖项必须无循环的规则的困扰. 我不仅需要这样做 ,而且还将创建一个单元测试,以确保使用Degraph进行测试 ...

  5. 领域驱动设计之领域模型_在领域驱动的设计,贫乏的领域模型,代码生成,依赖项注入等方面……...

    领域驱动设计之领域模型 埃里克·埃文斯(Eric Evans)已制定了域驱动设计(DDD). Martin Fowler是DDD的大力支持者和拥护者. 这些都是非凡的名字,几乎可以肯定的是,他们正在支 ...

  6. 为什么要保持软件包依赖项自由循环的五个原因

    如果您很不幸不能在一个项目中与我一起工作,那么您将遭受所有软件包依赖项必须无循环的规则的困扰. 我不仅需要这样做 ,而且还将创建一个单元测试,以确保使用Degraph进行测试. 这就是我认为无周期封装 ...

  7. 使用Java 8.0进行类型安全的依赖项注入

    所以我有时真的很想念旧学校的依赖注入. 当Spring仍然"轻量级"时,我们很高兴地使用" 一天学习 " Spring bean xml配置在applicati ...

  8. 在领域驱动的设计,贫乏的领域模型,代码生成,依赖项注入等方面……

    埃里克·埃文斯(Eric Evans)已制定了什么是域驱动设计(DDD). Martin Fowler是DDD的大力支持者和拥护者. 这些都是非凡的名字,几乎可以肯定的是,他们正在支持一些有价值的东西 ...

  9. 开源软件 依赖_新的开源依赖项管理器在场

    开源软件 依赖 当丹尼尔·菲佛 ( Daniel Pfeifer )在去年的Meeting C ++ 陷入僵局时,他说:"尝试完成以下句子:Python有Pip,Ruby有Gem,Dart有 ...

最新文章

  1. Oracle 存储过程定义和优点及与函数区别
  2. Xamarin iOS开发实战上册-----2.2.2 使用代码添加视图
  3. php加密姆巴佩浪费时,白给都不要?姆巴佩浪费三次良机!年轻人后浪太紧张?...
  4. [转]ANT技术研究--与VSS整合自动获取源码进行编译
  5. 使用JSTL报错:items does not support runtime expre...
  6. 实验八网络程序设计(网络编程)_JAVA
  7. 深入理解C指针之四:指针和数组
  8. SpringBoot服务整合(整合邮件服务、定时调度、Actuator监控)
  9. Linux下的磁盘空间管理
  10. 如何设计安全的用户登录功能
  11. 移动APP怎样保存用户password
  12. mysql分列查询,Mysql导出问题,乱码问题,为分列问题解决!!!
  13. 图解 Linux 最常用命令
  14. android微信发现代码,微信代码各种隐藏盘点 99%用户都不知道的微信代码
  15. stata面板数据:xtserial下载问题解决
  16. ASP入门(一)环境的搭建
  17. 计算机网络---网卡,交换机和路由器|CSDN创作打卡
  18. python处理考勤数据_python连接中控考勤机分析数据
  19. 在一个局域网中,共享的项目别人访问不了,解决方法
  20. 仙剑缘_仙剑缘手游下载-仙剑缘最新版-仙剑缘手机版_易玩网

热门文章

  1. 二次开发扩展能力,能帮助星图地球开发者平台实现什么?
  2. 基数统计算法狗年旺旺旺
  3. 【初试复试第一】脱产在家二战上岸——上交819考研经验
  4. Webppt开源在线演示文稿PPT(幻灯片)
  5. 手机python软件下载安装,python手机下载安装教程
  6. 排序算法 -- Java
  7. 熊猫的故事(DFS)
  8. 支持中文的BASE64编码代码
  9. ps修改照片像素(大小)、分辨率。
  10. 你还在用浏览器自带书签?这款书签插件超赞