Issue #157

Martius

March 13, 2015

Martius
Django Wall of Superpowers, EuroPython CFP and  much more.

Issue #157: Martius

Weekly dose of all things Python.
 
Hey 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? Support us on Gratipay  We are on twitter too! 

From our sponsors:

This Ides of March, a new job has been foretold! Join Hired and get 5+ job offers in one week. Remember, the soothsayer is always right… Join today!

(Sponsor this newsletter

News


Django: Wall of Superpowers!
March to Python 3 continues! Check out the wall of "superpowers".
djangowos.com
Shared by @nathforge
 

Django Security Releases and Advisory Issued!
Using Django you will definitely want to read this!
djangoproject.com
Shared by @myusuf3
 

Python Release Python 3.5.0a2
Alpha release #2 for Python 3.5.0 series is out. New features over 3.4 include things like new matrix multiplication operator(@), % formatting for byte arrays and more. Click through for the entire changelog and more information.
python.org
Shared by @mgrouchy
 

EuroPython 2015: Call for Proposal Dates Available
CFP for EuroPython has been issued! You should totally do a talk!
europython.eu
Shared by @mgrouchy
 

Discussion


Nifty Python scripts you would like to share?
reddit.com
Shared by @mgrouchy
 

Jobs

Projects


python-flamegraph
Statistical profiler which outputs in format suitable for FlameGraph
github.com
Shared by @myusuf3
 

django-api
Useful! Specify and validate your Django APIs in a single block of code.
github.com
Shared by @mgrouchy
 

django-linguist
An application to manage translations in Django models! Avidazen!
github.com
Shared by @myusuf3
 

pyhipku
This is fun. Encode any IP address as a haiku. Check out the demo here!
github.com
Shared by @mgrouchy
 

Wooey
Automated web UIs for running your command line python scripts.
github.com
Shared by @mgrouchy
 

Articles


Deploying Python Applications with Docker - A Suggestion
A template for deploying Python applications into Docker containers.
twistedmatrix.com
Shared by @myusuf3
 

Markowitz Portfolio Optimization
For you quants out there as well as those interested in using plotly with IPython notebooks!
plot.ly
Shared by @myusuf3
 

Debugging Your Python Code.
Legit introduction to using pdb for beginners.
howchoo.com
Shared by @myusuf3
 

GPU-Accelerated Graph Analytics in Python with Numba
nvidia.com
Shared by @mgrouchy
 

Stop the “Works on My Machine†Syndrome
Its always the worst when you write some code that works for you and another developer tries it out and it fails on their machine. Here are some strategies to make sure your python code works for everyone and not just for you.
pythonforengineers.com
Shared by @mgrouchy
 

Use Twilio and your phone to make audioblog posts
This is pretty boss!! Twilio and a little Python and you have audio blog. Star date 0 (January 1, 2323)
github.io
Shared by @myusuf3
 

How to Use Mechanical Turk with Python and Boto to Crowdsource Tasks
Cool tutorial for how to set up a django app to use Amazon’s Mechanical Turk in order to crowdsource small tasks on the cheap.
scottlobdell.me
Shared by @mgrouchy
 

Let’s Build A Web Server. Part 1.
Awesome article about building a web server, with some pretty comical illustrations.
ruslanspivak.com
Shared by @myusuf3
 

Safely applying monkey patches in Python.
Ahh monkey patching. Read this article to get some tips to safely apply monkey patches in your python code by creating a decorator with the wrapt project.
dscpl.com.au
Shared by @mgrouchy
 

Item 40: Consider Coroutines to Run Many Functions Concurrently
An excerpt from the book Effective Python, really great info on using coroutines to run functions concurrently, cool example implementing Conway's game of life.
effectivepython.com
Shared by @mgrouchy
 
Read Later
Tweet
Forward to Friend
Copyright © 2015 PyCoder’s Weekly, All rights reserved.