231-240¶
Issue #231: JIT Your weekly dose of all things Python.¶
The Python JITs are coming
reddit.com Shared by @myusuf3
拿reddit当博客?
How We Refactored 3 Million Lines of Code
How do you refactor 3 million lines of code? Learn how they did it at yelp! yelp.com Shared by @mgrouchy
https://github.com/Yelp/undebt
Better Python Object Serialization
Informative article on object serialization in Python hynek.me Shared by @myusuf3
新的库
Issue #232: Tensor Your weekly dose of all things Python.¶
PEP-526 ready for review: Syntax for Variable and Attribute Annotations
reddit.com Shared by @mgrouchy
很关键的一个pep
args and *kwargs in python explained
Ever wonder what args and *kwargs are for? pythontips.com Shared by @mgrouchy
404了
Contributing os.scandir() to Python
Walk through of the process of getting os.scandir() contributed to the Python stdlib. benhoyt.com Shared by @mgrouchy
挺好的文章,从发现问题、解决问题、贡献pep都有写,很平易近人也很激励人心,能给源代码贡献一份代码是多么伟大的事情
Issue #233: Makefiles Your weekly dose of all things Python.¶
Makefiles in Python
Been huge fan since my early days in C, brought it over with me when i made the jump to python. krzysztofzuraw.com Shared by @myusuf3
简单问题复杂化的小能手
Issue #234: Ordered dicts Your weekly dose of all things Python.¶
face-search
Face search engine. github.com Shared by @mgrouchy
现在来看这个玩意有点low了
Dask and Celery
Very unfair comparison but good to learn about new task queues. matthewrocklin.com Shared by @myusuf3
这俩玩意感觉都不是一个东西比啥
Issue #235: Delays Your weekly dose of all things Python.¶
asynq
Python library for asynchronous programming. github.com Shared by @myusuf3
暂时用不到
Python by the C side
From the folks at paypal, the author gives a pretty in depth look at working with C in Python. paypal-engineering.com Shared by @mgrouchy
已经木得了
Issue #236: lodestone Your weekly dose of all things Python.¶
I'm writing a music composer in Python. Here's it's first batch of music!
reddit.com Shared by @mgrouchy
都跳到个人介绍页面了
Quick Tip: O(1) vs O(N) dictionary
in
search
Please read this. reddit.com Shared by @myusuf3
1
Issue #237: Flow Your weekly dose of all things Python.¶
ffmpy
Pythonic interface for FFmpeg/FFprobe command line. github.com Shared by @mgrouchy
花里胡哨
Issue #238: Support Your weekly dose of all things Python.¶
Dealing with database transactions in Django + Celery
On dealing with race conditions and Transactions. hypertrack.io Shared by @myusuf3
404
Issue #239: Under Pressure Your weekly dose of all things Python.¶
Micropython v1.8.5 Released
New port to Zephyr, upip runs on baremetal, reduction in code size and much more. Click through for more details. github.com Shared by @myusuf3
1
sanic
Python 3.5+ web server that's written to go fast. Click through to the README for benchmarks. github.com Shared by @myusuf3
行吧
Don't keep important data in your Celery queue
Lessons about dealing with Data in Celery. caktusgroup.com Shared by @mgrouchy
说啥呢
Issue #240: Mind Your weekly dose of all things Python.¶
Pyonic interpreter has been released!
A Python interpreter GUI for Android, written in Python. inclem.net Shared by @mgrouchy
kivy有点东西
jsondiff
Diff JSON and JSON-like structures in Python. github.com Shared by @mgrouchy
感觉没啥用啊,要是再给个界面感觉还可以