Issue #234

Ordered dicts

Sept. 15, 2016

Ordered dicts
Python 3.6.0b1, OrderedDict is dead, beeprint, dask and much more.

Issue #234: Ordered dicts

Your weekly dose of all things Python.
 
Hi Everyone!

Share an article with us and if it lands in newsletter get highlighted as a contributor in the newsletter!

Like what we are doing? Have any comments or suggestions? Check us out on twitter

--
Mahdi & Mike

From our sponsors:


News


Python 3.6.0b1 is now available
Click through for all the details. Get the latest and report any issues!
python.org
Shared by @myusuf3
 

Discussion


Keeping a Python script running in the background and binding hotkeys to automate
reddit.com
Shared by @myusuf3
 

Raymond Hettinger:"#python3.6 news: OrderedDict is dead. Long live dicts that are ordered. Regular dicts are ordered and more compact"
reddit.com
Shared by @mgrouchy
 

Python Jobs


Senior Full Stack Engineer (Redwood City, CA) 
Posted By  Synthego.


See More Python Jobs >> 

Projects


zpyi
The power of python in your Zsh. Easy python scripting in shell.
github.com
Shared by @mgrouchy
 

pysession
Automatically saves python shell code to a local file or secret Gist.
github.com
Shared by @myusuf3
 

PyPattyrn
Design Pattern Templates for Python.
github.com
Shared by @mgrouchy
 

packyou
Import any python project from github easily.
github.com
Shared by @myusuf3
 

pyinfra
Deploy stuff by diff-ing the state you want against the remote server.
github.com
Shared by @mgrouchy
 

runmultithread
Run the same process with different inputs in different threads.
github.com
Shared by @myusuf3
 

tensorflow-wavenet
A TensorFlow implementation of DeepMind's WaveNet paper.
github.com
Shared by @mgrouchy
 

keras-wavenet
Keras implementation of deepmind's wavenet paper.
github.com
Shared by @myusuf3
 

beeprint
Make your debug printing more friendly.
github.com
Shared by @mgrouchy
 

s3_disk_util
Like `du` but for Amazon S3.
github.com
Shared by @mgrouchy
 

gdb-dashboard
Modular visual interface for GDB in Python.
github.com
Shared by @myusuf3
 

face-search
Face search engine.
github.com
Shared by @mgrouchy
 

budou
Automatic CJK Line Break Organizer.
github.com
Shared by @myusuf3
 

kimchi
An HTML5 management interface for KVM.
github.com
Shared by @myusuf3
 

NakedTensor
Bare bottom simplest example of machine learning in TensorFlow.
github.com
Shared by @mgrouchy
 

dask
Versatile parallel programming with task scheduling.
github.com
Shared by @myusuf3
 

Articles


Property-based testing with Hypothesis
Most tests we write are example-based tests, property-based tests run the same test over and over with generated input. Learn how to write property-based tests with Hypothesis.
limbicmedia.ca
Shared by @mgrouchy
 

The How and Why of Flask-Bitmapist
Awesome write up of how they built Flask Bitmapist.
cuttlesoft.com
Shared by @myusuf3
 

AI challenge in 78 lines (top 5%)
Nothing else needs to be said about this, this is cool.
github.io
Shared by @mgrouchy
 

Testing, for people who hate testing
Love to have them, hate to write them. The author describes how to deal with your hate for testing and still accomplish writing good tests.
eev.ee
Shared by @mgrouchy
 

Learn All About New Ray Python Framework
An introduction to the new Python Framework, Ray!
livecoding.tv
Shared by @myusuf3
 

Retrace - Configurable, elegant retrying
Retrace is a retry decorator. Learn about the library, extensions and where it could be used in your work.
dougalmatthews.com
Shared by @mgrouchy
 

Machine Learning in a Year
A look at a developers 1 year journey from complete machine learning newbie to using it at work.
medium.com
Shared by @mgrouchy
 

Doctestability
A look at writing doctests for your Python code.
blaix.com
Shared by @myusuf3
 

Returning a default value from a Python Dictionaries
Nice primer on the providing default values for dictionaries look ups in Python.
dbader.org
Shared by @myusuf3
 

Dask and Celery
Very unfair comparison but good to learn about new task queues.
matthewrocklin.com
Shared by @myusuf3
 
Read Later
Tweet
Forward to Friend
Copyright © 2016 PyCoder’s Weekly, All rights reserved.