没事看看 pycon 2017 视频
Awesome Command Line Tools
- Persistent History
- History search
- Emacs Keybinding
- Paged output (low)
- Auto-Completion
- Minimal Config
- Syntax Coloring
Rethinking the Web API framework
说到底就是一个项目嘛:apistar
The Python Visualization Landscape
说到底就是也是一个项目:altair
How to make a good library API
一个网站:python.apichecklist.com
感觉讲的很实用诶 ~
- Simplicity, focus on the 90% use cases (simplicity) 10% (flexibility)
- flexibility (design patterns are missing language features)
- safety
Immutable Programming Writing Functional Python
感觉不太好玩
Title Available On Request: An Introduction to Lazy Evaluation
感觉确实是个 Introduction
Library UX: Using abstraction towards friendlier APIs
看起来也挺好的呀(我是不是对整洁代码更感兴趣哩)
Comments