201-210¶
Issue #201: Winterlude Weekly dose of all things Python.¶
Speeding up CPython 5-10%
Breakdown of a patch that improves CPython performance by 5-10%. python.org Shared by @mgrouchy
没看,不知道实现了没
Issue #202: Lean on Weekly dose of all things Python.¶
Async Python and Cassandra with Gevent
nice introduction to using gevent to minimize wasted I/O time. rustyrazorblade.com Shared by @myusuf3
行吧
Issue #203: Heart Weekly dose of all things Python.¶
PEP 0515 -- Underscores in Numeric Literals
reddit.com Shared by @mgrouchy
感觉有点magic啊
Verify Phone Numbers in Python with Twilio Lookup
Use the Twilio Lookup REST API with Python to verify phone numbers. twilio.com Shared by @mgrouchy
查电话号码的?
Issue #204: Whack-a-mole Weekly dose of all things Python.¶
Why do people say it's easy to write errors into Python because it's dynamically typed?
reddit.com Shared by @mgrouchy
争论不出结果的,萝卜白菜,用好了就行
psutil 4.0.0 and how to get "real" process memory and environ in Python
blogspot.com Shared by @myusuf3
没看
Issue #205: Hello Weekly dose of all things Python.¶
C-API Support update
Big updates to the C-API support More details after the jump. blogspot.ca Shared by @myusuf3
PyPy的
Import a Docker Container in Python
Awesome article on "importing" docker containers. I am also loving this trend of Hello World > Hello by Adele deepgram.com Shared by @myusuf3
有点秀
Issue #206: Curry Weekly dose of all things Python.¶
What's the worst package you've ever worked with?
Someone tell these people about delorean reddit.com Shared by @myusuf3
欧豁
Issue #207: Cruise Weekly dose of all things Python.¶
weppy
weppy is a full-stack python framework that includes everything needed to easily create fast, scalable and secure web applications. github.com Shared by @myusuf3
星少不看
Issue #208: Tesla Weekly dose of all things Python.¶
Best Python Libraries
A collection of "great" Python libraries from the crew over at Cactus consulting. caktusgroup.com Shared by @mgrouchy
没看
Describing projects as "For Humans" must stop
It is starting to lose its meaning now. charlesleifer.com Shared by @mgrouchy
1
Issue #209: left-pad Weekly dose of all things Python.¶
Speeding up Python and NumPy: C++ing the Way
Using C extensions to improve the performance of mathematical code! medium.com Shared by @myusuf3
Issue #210: right-pad Weekly dose of all things Python.¶
A side-by-side Comparison of Django and Moya
Django Vs. Moya willmcgugan.com Shared by @mgrouchy
没听过moya