原文: PyCoder's Weekly - Issue #438
- 200916 Zoom.Quiet(大妈) 用时 42 分钟 完成快译
- 200916 Zoom.Quiet(大妈) 用时 37 分钟 完成格式转抄.
- 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.
(是也乎:
嗯哼, 允许自我推荐的?
不过, 这个漫画风格是喜欢的.
)
- 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.
(是也乎:
)
- PYTHON SOFTWARE FOUNDATION
(是也乎:
这个问卷大家都应该积极嗯哼一下,
光是加速墙内 pip 镜像群,
就值得嗯哼了..
)
- MIKE DRISCOLL
- PYDATA.ORG
(是也乎:
seaborn 好同志,
是 matplotlib 的专用形象设计师,
真爱.
)
- PYTHON.ORG
(是也乎:
End of Life (EOL) release cycle is frozen; no further changes can be pushed to it.
嗯哼? 俺比较好奇的是 Łukasz
怎么念?
)
探讨/吐糟
Discussions
timeit 以及其 default_timer 完全不同意
- STACK OVERFLOW
Ah, the joys of benchmarking.
As u/bananaEmpanada eloquently put it: Happy GNU year!
(是也乎:
不知不觉中已经工作了这么久....
不过 BLAME! 中, 是以小时为单位的.
)
文章/教程/嗯哼
Articles, Tutorials and Talks
用 FastAPI 和 Streamlit 服务机器学习模型
- AMAL SHAJI
- • Shared by Amal Shaji
Both FastAPI and Streamlit are quickly gainaing popularity in the Python ecosystem. Learn how to use them together to deploy a machine learning model with a fast API and modern web interface.
(是也乎:
FastAI 在崛起, 毕竟是大学教授有推广班底...
)
- REAL PYTHON
- course
Command line arguments are the key to converting your programs into useful and enticing tools that are ready to be used in the terminal of your operating system. In this course, you’ll learn their origins, standards, and basics, and how to implement them in your program.
(是也乎:
俺的体验:
最早坚信自己撸最好;
后来喜欢 docopt,
然后实用 fabric;
接着被迫升级到 invoke;
click 怎么用都感觉哪儿不对,
套上 Typer 后, 一切顺心了...
)
Pandas 图表: 面向初学者的 Python 数据可视化
- REAL PYTHON
In this tutorial, you’ll get to know the basic plotting possibilities that Python provides in the popular data analysis library pandas. You’ll learn about the different kinds of plots that pandas offers, how to use them for data exploration, and which types of plots are best for certain use cases.
(是也乎:
俺的经验, 还是各自干最擅长的,
Jupyter 组织过程,
Pandas 专心 dataframe;
用其它专门图表模块制图.
)
- CHRIS MOFFITT
The pandas read_html() function can quickly scrape data from HTML tables. Learn how to use it, as well as some techniques for cleaning HTML data.
(是也乎:
Pandas 就象一个马戏团, 什么都能耍出来...
)
- HASSAM UDDIN
A great way to get comfortable with math concepts is to program them, and Python is a great language for exploring mathematical ideas, even if it’s not always the most efficient.
(是也乎:
Python 表述的直觉性,
对于数学概念的探索更加友好.
)
- MATT LAYMAN
How can you build a fully functional web application for a customer in a short period of time? Matt shares his experience building such a web app for a nonprofit organization while participating in a local virtual hackathon in Frederick, MD.
(是也乎:
试婚
)
- MIKE DRISCOLL
Learn the basics of working with JSON with Python.
(是也乎:
JSON 应该也算中古技术了吧...
)
好物/妙品/...
Interesting Projects, Tools and Libraries, Projects & Code
VideoPose3D: 用视频中 2D 关键点轨迹高效进行 3D 人姿估计
- GITHUB.COM/FACEBOOKRESEARCH
- GITHUB.COM/RUDRABHA
nagini: 基于 Viper 验证结构的 Python 3 静态验证程序
- GITHUB.COM/MARCOEILERS
- GITHUB.COM/PYPYR/PYPYR/
- • Shared by yaythomas
(是也乎:
走心了, 就是基于 Ymal 比较嗯哼...
可以视之为简化版本 Ansible ...
)
Staircase: 含 Step Functions 建模的数据分析包
- RAILING.READTHEDOCS.IO
- • Shared by Riley Clement
(是也乎:
Step Functions ~ 阶跃函数?
)
awesome-falsehood: 程序员相信的虚事儿...
- GITHUB.COM/KDELDYCKE
(是也乎:
这可能是就程序猿界的 10万+ 套路集锦了.
可以直接作为 fuzzy 测试的核心列表来用了..
)
📆🐍 活动/大会
Events, MeetUp 真的是全球线下活动组织中心
⋅ DjangoCon Europe 2020 (Online)
- September 18 to September 20, 2020
- September 19 to September 21, 2020
⋅ GeoPython 2020 & PyML 2020 (Online)
- September 21 to September 23, 2020
DAMA
❤️ Happy Pythonic ;-(大妈私人无责任播报
)
101camp12py 报名最后一周
课程规划:
报名截止 2020.09.21
正式开课 2020.09.27
课程结束 2020.11.08
详情 => 蟒营®编程思维提高班 Python版/ 第12期
PS:
好文笔,感叹号年度配额: 1/3
投稿/反馈邮箱:
askdama@googlegroups.com
(邮件列表地址,
当成正常邮件发送邮件就好, 不用注册, 不用翻越...)
ZoomQuiet/大妈
就是四处 是也乎,( ̄▽ ̄)
的那个大妈:
私自嗯哼: ZoomQuiet (订阅号: ZoomQuiet42)
公开课程: 蟒营 (订阅号: Mainium)
历史吐糟: Chaos42 (订阅号 PythoniCamp)
as 创始组织者:
PyChina (订阅号: PyChinaOrg)
本地社区:
GDG珠海 (订阅号: GDG-ZhuHai)
TFUG珠海 (订阅号: ZH_TFUG)
NN 4138
蟒营®编程思维提高班Python版 第12期 报名:
- 发布报名 2020.08.30
- 报名截止 2020.09.21
- 正式开课 2020.09.27
- 课程结束 2020.11.08
蟒营®原创课程服务:
伴你重享学习乐趣
蟒营®:编程思维提高班 Python版
Powered by: Zoom.Quiet / 昧因科技®
本文由博客一文多发平台 OpenWrite 发布;
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。