Issue #41

Datetime

Nov. 23, 2012

Datetime
Pypy 2.0, arrow, and much more. 

Issue #41: datetime.

 

Friday, November 23rd, 2012


Hi Pythonistas, 

So back by popular demand, we are doing another run of Pycoder's Weekly Tees. If you missed out last time here is your chance to be among the elite. You have a little over 7 days to purchase your shirt. Support us and spread the word. 
 
As always, if you have any questions, comments, gripes or suggestions just hit reply to this email and let us know.

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

Support us on Gittip

--
Mahdi and Mike
 
News and Developments.

PyPy 2.0 Beta 1 Released! (blogspot.se)
This is an unusual release for the PyPy community, it has been labeled a beta but in many ways it is just as stable and performant as the previous releases. This is due to a few regressions. That being said PyPy now supports ARM processor.

First Python meeup in Denmark Nov 30th (pycon.dk)
If this is interesting to you and you are in Denmark check out the link for more details.

python-keyring vulnerability in Ubuntu (ubuntu.com)
If you are running one of the versions of Ubuntu in the report, time to update! via apt-get not pip.


From our sponsors:
Tame your Infrastructure! Datadog brings together metrics and events from your python app, clouds, OSes, DBs, caches, web servers, and more so you know what to fix. Get started in minutes, for free.

Discussions.

Most pythonic way to duplicate a dictionary and add/change certain keys. (reddit.com)

Which is more pythonic? (reddit.com)

Projects.

arrow (github.com)
Dealing with Time and Dates in basically every language is a pain and in Python this is no different. Arrow attempts to alleviate some of this pain by providing a library with  better interface for time and date manipulation.

markbox (github.com)
Another python blogging service we know, but this one is very opinionated project and might be of interest to people who love using Dropbox for everything.

mockredis (github.com)
This is very useful. Writing tests for parts of your app that use Redis. Check out Mockredis a mock for the redis-py library.


Articles.

Chronology of Packaging (zaide.org)
In this post Tarek gives a rundown of the chronology of Python packaging. If you are interested in the history of Python packaging and maybe some insight into where its going, this is a good and quick read.

How To Package Your Python Code (scotttorborg.com)
You wrote some code, its on Github and people want to use it. Now what? Its probably time to get your code packaged up and in the cheeseshop. Check out this tutorial that will guide from from start to finish in the process of packaging up your latest Python project.

Loving Python (agillo.net)
For those of you who long for the thrill when you first discovered Python, this articles is both informative and nostalgic check it out.

Python Mock Gotchas (alexmarandon.com)
Awesome article on common pitfalls using Mock with external services, they discuss issues that presented amongst their team, tons of examples.

Database Migrations with Alembic, SQLAlchemy and Flask (github.com)

Green Tree Snakes - the missing Python AST docs (readthedocs.org)
The official Python AST docs are here. Green Tree Snakes tries to be a more comprehensive `Field Guide` for the Python AST module and seems to accomplish this stated goal quite well. Check them out to get started hacking.

Case Study: URL Design (pydanny.com)

Traps for the Unwary in Python’s Import System (boredomandlaziness.org)
Watch out over there! Read this to help you avoid the traps and pitfalls waiting for you when dealing with Pythons Import system.

A Guide to Python's Magic Methods (rafekettler.com)
Ever wonder what all the Magic methods like __dir__ and __repr__ do in Python. If so check out this exhaustive guide to all of Python’s magic methods with some nice code examples and detailed explanations.

Understanding Decorators (agiliq.com)
Quite exhaustive tutorial for beginners looking to understand how decorators work and few things about functions you might have not know.

UPCOMING EVENTS

Pycoder's Weekly Issue # 42
November 30th, 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 © 2012 PyCoder’s Weekly, All rights reserved.





|