Issue #173

Alive

July 3, 2015

Alive
django-slowtest, nplusone and much more.

Issue #173: Alive

Weekly dose of all things Python.
 
Hey Everyone, 

Lots of articles/projects shared with us this week! Keep them coming, we love seeing what everyone is working on. Enjoy and have a great weekend!

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

Like what we are doing? Support us on Gratipay  We are on twitter too! 

From our sponsors:

opbeat

 In Depth Performance Metrics for Django

Opbeat have revamped their free metrics service, adding response time distributions, a full activity breakdown, and the ability to see the actual code that is slowing down the request, where is it called from & when it was committed. Read more.

 

(Sponsor this newsletter

News


Django Security advisory
It appears that Django's simple_tag decorator for creating custom template tags does not run auto-escaping on its contents.The behaviour for this will be changed in Django 1.9, but in the meantime time to check your code that uses simple_tag to ensure your code isn't vulnerable.
djangoproject.com
Shared by @mgrouchy
 
Django Developers Community Survey Results
The results are in!
google.com
Shared by @myusuf3
 

Discussion


You sit down with your machine and a person who knows nothing about programming. What do you show them to try and prove that programming is fun?
reddit.com
Shared by @myusuf3
 
Do you prefer iPython notebook over iPython console? Why? reddit.com
Shared by @myusuf3
 

Jobs

Projects


ripozo
A tool for quickly creating REST and Hypermedia APIs in Python!
github.com
Shared by @myusuf3
 
nplusone
This is a library for detecting the n+1 queries problem in Python ORMs, including SQLAlchemy, Peewee, and the Django ORM.
github.com
Shared by @myusuf3
 
autosub
Auto-generated subtitles for any video file
github.com
Shared by @mgrouchy
 
cli-github
Github within the CLI for you console nerds.
github.com
Shared by @myusuf3
 
kerf
Kerf is a time-series database. It also boasts being a columnar tick database for Linux/OSX/BSD/iOS/Android. It is written in C and speaks JSON and SQL.
github.com
Shared by @mgrouchy
 
django-webpack-loader
Setting up webpack and django for ease and profit!
github.com
Shared by @myusuf3
 

Articles


Visualizing Google Forms Data with Seaborn
Last time we discussed gathering data from Google Forms. We will then be taking that data and visualizing it with Seaborn.
pbpython.com
Shared by @myusuf3
 
Gesture Typing by Peter Norvig.
Awesome IPython notebook answering some interesting questions about gesture typing!
ipython.org
Shared by @myusuf3
 
Progressive Fibonacci
Awesome article on calculating Fibonacci for various criterion.
senko.net
Shared by @mgrouchy
 
Introduction to Property Based Testing With Hypothesis
Nice introduction on how to use Hypothesis to test your properties in your code base! Helps you find bug you wouldn't have otherwise, maybe.
medium.com
Shared by @myusuf3
 
Python descriptors made simple
Informative article on Python descriptors.
smallsurething.com
Shared by @mgrouchy
 
django-slow-tests
Locate your slowest tests.
github.com
Shared by @myusuf3
 
Read Later
Tweet
Forward to Friend
Copyright © 2015 PyCoder’s Weekly, All rights reserved.