Issue #55

Timeit

March 1, 2013

Timeit
 Django 1.5, 10 years of PyPy and much more. 

Issue #55: Timeit

 

Friday,  March 1st, 2013


Hi Pythonistas!

PyCon US is slowly creeping up, we are definitely excited! Tons of knowledge in this week’s issue.

Be sure to check out all the jobs at http://pythonjobshq.com If you are interested in posting a position of your own, or looking for a new gig.

As always, if you have any questions, comments, gripes or suggestions just hit reply to this email and let us know.

To  the  keep up with all the breaking Python news follow @pycoders.

Support us on Gittip

 
--
Mahdi and Mike


 
News and Developments.

Django 1.5 released (djangoproject.com)
Django 1.5 is out the door, lots of goodies in here so time to update your projects or get hacking on some new ones. Click through for all the details about this release.

10 Years of PyPy! (blogspot.ca)
Time flies! PyPy is in its 10th year and has accomplished a lot in that time. If you are interested in some PyPy facts or are just wondering what the hell PyPy is, check out the post.

PyCon Australia 2013 Call for proposals (blogspot.ca)
Planning on attending PyCon Australia this year? Maybe you should give a talk! PyCon Australia’s call for proposals is now open so go ahead and submit your talk now. Submissions will be accepted until April 5th.



From our sponsors:


Discussions.


What's the one Python trick you wish you knew when you learned Python? (reddit.com)


Projects.


Matchbox (github.com)
MatchBox is a dropbox style clone that you can use on your own servers for file backup. Looks very interesting as it uses Flask and transfers files via http.

python-social-auth (github.com)
Python Social Auth aims to be your swiss army knife for authorizing with all the different social services out there. With support for multiple frameworks currently (Django, Flask, Webpy) and support for lots of services python-social-auth definitely warrants a look if you are looking for this type of functionality in your application.

django suit (djangosuit.com)
Interesting trend of paid for django application is starting to pop up.  As we can all agree the django-admin is bland, and need of much needed facelift. Django Suit is free for non-commercial ventures.

metrology (github.com)
This library is pretty cool, it lets you measure various metrics in your application code and easily pipe them to external tools like
graphite.

mutpy (bitbucket.org)


PYCODER'S JOBS

Looking for an awesome employer? Looking to hire incredible python development talent? You will definitely want to checkout the Pycoder's Job Board.


Articles.


Python Django Web Application using Visual Studio (windowsazure.com)
Don’t see this too often. This is a guide to create a Django web application in visual studio and getting it up and running on Windows Azure. If the windows ecosystem is your jam you should check this out.

Virtualenv's bin/activate is Doing It Wrong (github.com)
The thesis of this post is that while virtualenv is a fantastic tool virtualenv’s bin/activate is inherently un-Unixy which can lead to plenty of problems. The author then proceeds to give suggestions on how to “do it right”.

A Tale of two queues (jupo.org)
This is an really interesting look at building pub-sub queues with ZeroMQ and Redis in both Python and Go. This post is quite the read and has accompanying benchmarks, it is definitely a good read for people who are trying to get a handle on this type of thing.

Patterns With Python: Poll an API (dechols.com)
One common pattern when polling API’s is having exponential backoff for API call retries when an API is not responding for some reason. This is also a really good pattern to use when implementing something like webhooks. Check out it.

Gevent For the Working Python Developer (github.com)
A guide for all newcomers to the gevent, tons of knowledge here to be had.

Path of a PyQter (github.com)
A guide for all newcomers to PyQt/PySide's QtNetwork / QtWebKit modules.

Problem Solving with Algorithms and Data Structures (interactivepython.org)

Configuring A Static Asset Pipeline With Django And Heroku (refer.ly)

UPCOMING EVENTS

Pycoder's Weekly Issue # 56
March 8th, 2012

ABOUT THE CURATORS

This mailing list has been hand picked by Mahdi Yusuf and Mike Grouchy


(Sponsor this newsletter)

Follow on Twitter | Friend on Facebook | Forward to Friend 
Copyright © 2013 PyCoder’s Weekly, All rights reserved.





|