Issue #103

Beta

Feb. 21, 2014

Beta
Redesigned python.org, pymongo, and much more.

Issue #102: Beta

Weekly dose of all things Python.
 
Check out the redesigned Python homepage!! On to this week's news.

Every week we pare down the articles included in the newsletter from a much larger collection of links. To keep on top of the latest breaking Python news and some of the links that don't make it into the newsletter, check out the Pycoders Twitter Account.

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 Gittip  
From our sponsors:

News and Developments


PyMongo 2.7 rc0 released
The first release candidate for PyMongo 2.7 is out. Exciting news for you MongoDB users out there.
emptysqua.re
Shared by @myusuf3
 
Python Education Summit Call for Papers
Python Education Summit is happening at PyCon 2014. If you have a topic/presentation you want to give at the summit, the call for papers is open now and the deadline for submissions is February 25th, 2014.
blogspot.ca
Shared by @mgrouchy
 
New Python.org website released and open sourced
Have you checked out the new Python.org? While it wasn't the smoothest release is out there and its source is available. Notice any bugs, report them in the issues.
github.com
Shared by @myusuf3
 
Bokeh 0.4.1 Released
The latest version of Bokeh the very cool interactive web plotting library for Python from the crowd at Continuum Analytics has been released.
continuum.io
Shared by @mgrouchy
 

Discussions


My Flask to Django Experience
reddit.com
Shared by @myusuf3

The Redesigned Python.org
reddit.com
Shared by @myusuf3
 

Jobs


Full Stack Engineer (Chandler, AZ)
Posted By Hiring Solved
 

Software Engineer (Chicago, IL)
Posted By ParkWhiz

 

Projects


blockade
Blockade is a utility for testing network failures and partitions in distributed applications.
github.com
Shared by @myusuf3
 
caniusepython3
This script looks at a list of dependencies and tells you which ones are holding you up from switching to Python 3.
github.com
Shared by @mgrouchy
 
twitch-plays
This is a little app that allows you to drive game movement form twitch.tv chat room. This was popularized this week when the entire world co-op played a single Pokemon red game.
github.com
Shared by @myusuf3
 
Flask-SocketIO
Want cross browser WebSockets? Get easy SocketIO integration for your Flask apps.
github.com
Shared by @vaidikkapoor
 
python-geoip
A library that provides access to geoip databases.
github.com
Shared by @mgrouchy
 
pyspotify
Python bindings for libspotify the Spotify SDK. Allows you, in your own applications, to access music metadata, search in Spotify's library, manage your Spotify playlists, and play music from Spotify.
github.com
Shared by @erlingbo
 
TwistedWebsocket
A WebSocket server implementation based on Twisted.
github.com
Shared by @tuxlinuxien
 

Articles


Lessons Learned Architecting Realtime Applications
This discusses the various options of building realtime applications in python and various technologies and techniques used and their limitations. Good read.
lincolnloop.com
Shared by @myusuf3
 
Performance Overhead of Decorators
Graham has left very little untouched with his 10 blog posts about decorators. This post dives into performance implications of applying decorators to methods.
dscpl.com.au
Shared by @myusuf3
 
Learning Pandas Through Payroll
Nice article that shows you the power and utility of pandas package even for small tasks.
rhodesmill.org
Shared by @myusuf3
 
Introduction to Python for Statistical Learning
Great introduction to tools like numpy, pandas and matplotlab for doing statistical learning work in Python.
datarobot.com
Shared by @mgrouchy
 
Programmatically Populating a Django Database
This post guides you through creating your own management commands to populate Django applications and touches on a few other useful management commands for databases.
thegreenplace.net
Shared by @myusuf3
 
Using Django for (mostly) static sites
There are a lot of static site generators out there, here is a nice strategy to use Django for your mostly static sites.
goodcode.io
Shared by @mgrouchy
 
Clearing the database with Django commands
Why go through the trouble to manually clear your database for your Django apps. Check out how to clear your database programatically with Django commands.
thegreenplace.net
Shared by @mgrouchy
 
CPython Signal Handling
Great post about how CPython signal handling works and the conditions that might allow for potentially unbounded delay in handling signals.
github.io
Shared by @mgrouchy
 
Read Later
Tweet
Forward to Friend
Copyright © 2014 PyCoder’s Weekly, All rights reserved.