404 了啊啊啊啊...
原文: PyCoder's Weekly - Issue #404
- 200115 Zoom.Quiet(大妈) 用时 42 分钟 完成快译
- 200115 Zoom.Quiet(大妈) 用时 17 分钟 完成格式转抄.
- 在N皇后问题上对比 Python, Go 和 C++ (PDF)
- PASCAL FUA,
- KRZYSZTOF LIS
"Python currently is the dominant language in the field of Machine Learning but is often criticized for being slow to perform certain tasks. In this report, we use the well-known N-queens puzzle as a benchmark to show that once compiled using the Numba compiler it becomes competitive with C++ and Go in terms of execution speed while still allowing for very fast prototyping."
(是也乎:
叕一则对比
)
- Codemodding Python: 将 Unittest 断言声明为 Python 断言
- HANS-WILHELM WARLO
Large codebases require continued maintenance, but it is time-consuming and cumbersome to change portions of code scattered around many files. This article shows how to write codemods to refactor Python code using its Abstract Syntax Tree—gaining far more granular control than basic regex and search-replace.
- Arcade: Python 游戏框架入门
- REAL PYTHON
In this step-by-step tutorial, you'll learn how to use arcade, a modern Python framework for crafting games with compelling graphics and sound. Object-oriented and built for Python 3.6 and up, arcade provides you a modern set of tools for crafting great Python game experiences.
(是也乎:
)
- 创建一个简单的 Python Pip 存储库
- JAN-PIET MENS
"I wanted the simplest (i.e. most lightweight) possible repository capable of serving packages in such a way as that Python's pip would be able to install them."
- 编写多语言脚本
- NKANAEV.GITHUB.IO
Python and Ruby have somewhat similar syntaxes, could you come up with a program that's valid in both languages?
讨论
Discussions
NIL
文章,教程和嗯哼
Articles, Tutorials and Talks
- 有效运用 Matplotlib
- CHRIS MOFFITT
"Now that I have taken the time to learn some of these tools and how to use them with matplotlib, I have started to see matplotlib as an indispensable tool. This post will show how I use matplotlib and provide some recommendations for users getting started"
- 科学 Python: 用 SciPy 进行优化
- REAL PYTHON
Learn about the SciPy ecosystem and how it differs from the SciPy library. You'll learn how to install SciPy using Anaconda or pip and see some of its modules. Then, you'll focus on examples that use the clustering and optimization functionality in SciPy.
(是也乎:
)
- Python 中的基本数据类型
- REAL PYTHON
- video
In this course, you'll learn the basic data types that are built into Python, like numbers, strings, and Booleans. You'll also get an overview of Python's built-in functions.
- CPython 中 open() 的意外结果
- JAVIER HONDUVILLA COTO
"Misusing Python's open() and the interaction of CPython's GC and UNIX semantics can lead to unexpected results."
- 用 Python 玩得开心
- JAMES BENNETT
Writing obfuscated code for fun and... great learning experiences! ;-)
(是也乎:
just for fun
最重要了. 代码混乱并不是问题, 问题是无法持续享受 Python 带来的生产力. )
- 凡人的 Monads (在 Python)
- KNOWSUCHAGENCY.COM
Implementing and testing the identity monad in Python.
(是也乎:
)
- 用 LLVM 和 Arrow 进行 JIT 评估 Pandas Expressions
- CHRISTIAN PERONE
(是也乎:
LLVM 越来越强大了, 可怜的 GCC
)
- 改善 Python 代码的5个重构技巧
- NICK THAPEN
(是也乎:
首先一个建议, 就是移除所有注释... 老司机的深刻教训哪...
)
-
- VINAY BABU
-
- IONEL CRISTIAN MĂRIEȘ
好物
Interesting Projects, Tools and Libraries, Projects & Code
-
voice-flight-following: 根据 FSX 和 P3D 的位置数据为飞机提醒附近的城市
- GITHUB.COM/JFAYRE
-
- PYPISTATS.ORG
(是也乎:
专注系统状态的组织 )
- Typer: 用 Python 类型提示构建 CLI
- TIANGOLO.COM
(是也乎:
哈, 复用了 类型声明的形式, 来完成 CLI 参数意义的声明, 这...好象是对类型系统的误用?
)
-
sql2json: 运行 SQL 查询并将结果转换为 JSON
- GITHUB.COM/FSISTEMAS
-
- GITHUB.COM/IONELMC
(是也乎:
叕一个灵活的执行追踪工具:
只是, 这样对开发是否有帮助?
)
- CrossHair: SMT-辅助 的 Python 测试
- GITHUB.COM/PSCHANELY
- • Shared by Phillip Schanely
(是也乎:
穿过你的黑发的我的测试...
)
- openpilot: 开源驾驶员辅助系统
- GITHUB.COM/COMMAAI
(是也乎:
叕一个驾驶助理系统,
)
-
- JUSTCAUSE.READTHEDOCS.IO
- • Shared by Florian Wilhelm
-
Speck: 使用 Matplotlib 的艺术线条图像渲染器
- GITHUB.COM/LUCASHADFIELD
- • Shared by Lucas Hadfield
📆🐍 活动/大会
Events, MeetUp 真的是全球线下活动组织中心
-
- January 23, 2020
- 还是德国
-
- January 25, 2020
- 巴西
-
- January 26, 2020
- 加纳
-
⋅ Inland Empire Pyladies (CA, USA)
- January 27, 2020
-
- January 28, 2020
- 英国
-
- January 29, 2020
- 德国的正经会议
-
- January 29, 2020
(是也乎:
专注早餐的会议
)
- ⋅ SPb Python Drinkup
- January 30, 2020
- 俄国
(是也乎:
可以喝高的会议 )
- ⋅ PyCascades (10% Discount)
- February 8th & 9th in Portland,
OR. Get a 10% discount on your ticket courtesy of PyCoder's with this link.
(是也乎:
有个 OR 的会议...
)
DAMA
❤️ Happy Pythonic ;-(
大妈私人无责任播报
)
- 蟒营 Python 入门班
- 5py ;-)
(( ̄▽ ̄)
:
年后第5期就来:
20.2.3 可以上线
20.2.20 报名截止
20.3.1 正式开课
)
- 从1965年到2019年,最受欢迎的编程语言 (动画)
- TWITTER.COM/MARCUSBORBA
(是也乎:
网红小视频也出现了...
最后3秒, Python 疯狂反转一切.
)
是也乎
NN 3901
Comments