| | Issue #107: Once More With Feeling Weekly dose of all things Python. | | Hey Everyone, Looks like we messed up and sent the issue accidentally, so you can disregard the other version of this email in your mailbox. Sorry for the mixup! It's starting to get a little warmer! Tons of new releases this week, new version of Python and beta release of Django 1.7! Huzzah! 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 We are on twitter too! | | News Announcing PyCharm 3.1.2 Release Candidate Release Candidate for the latest PyCharm release is available now. If you are a PyCharm user check it out and report any issues. jetbrains.com Shared by @mgrouchy Python 3.4.0 Released! Big Python release here with Python 3.4.0. New major features include asyncio, pathlib module, enum module, statistics module and much more. python.org Shared by @mgrouchy Kivy App Contest 2014 Kivy's 2014 App Contest is coming up soon, entries from individuals and teams will start to be accepted on April 2nd so check it out. kivy.org Shared by @mgrouchy PyDev 3.4.1 Released A new version of PyDev has been released with an improved interactive console, multiprocess debugging and more. blogspot.com.br Shared by @myusuf3 Django 1.7 beta 1 released The first beta for Django 1.7 is out, this is the first release that contains built in schema migrations. As with all betas, please check it out and report any bugs. djangoproject.com Shared by @mgrouchy PyConIt 5 Five Florence The 5th year of the Italian PyCon has been announced to take place May 23-25th in Florence, Italy. Call for proposals is still open until this Sunday the 23rd of March if you are interested in speaking. pycon.it Shared by @pyconit Discussions Share The Code You Are Most Proud Of reddit.com Shared by @myusuf3 | | Projects Flask-User Flask app to provide user login, Registration, email confirmation, forgotten password functionality and more. github.com Shared by @myusuf3 term2048 2048 has been all the rage on the internet these last few weeks, this is a pretty cool terminal implementation of the game. github.com Shared by @mgrouchy django-speedbar Nice app that instruments key events in the page load process allowing you to visualize and profile page performance in your Django application. github.com Shared by @myusuf3 ferry Ferry lets you define, run, and deploy big data stacks on your local machine using Docker. github.com Shared by @myusuf3 asyncio-redis redis client which takes advantage of asyncio event loop! github.com Shared by @myusuf3 gauged Pretty legit, gauged allows you collect and store counter, timer and time varying data for systems. github.com Shared by @myusuf3 attic Attic is a deduplicating backup program. Excellent for daily backups since only the diffs are stored. github.com Shared by @myusuf3 rapid-response-kit Toolkit from Twilio to allow you to create and deploy Twilio apps quickly and easily. github.com Shared by @mgrouchy konch Hate having to import all the same imports every time you start up an new python shell? konch hopes to solve that problem! very cool. github.com Shared by @sloria eve Eve is an out-of-the-box, highly customizable and fully featured RESTful Web API framework that you can use to effortlessly build and deploy your own APIs github.com Shared by @nicolaiarocci Articles Crypto 101 Crypto 101 is an introductory course on cryptography, freely available for programmers of all ages and skill levels. crypto101.io Shared by @myusuf3 ngxtop Real-time, top-like metrics for the nginx web server github.com Shared by @mgrouchy Replacing `import` with `accio`: A Dive into Bootstrapping and Python's Grammar This is a cool exploration of overwriting Python's builtin functions and how to modify or make additions to Python's grammar. mathamy.com Shared by @mgrouchy Django Class-Based Generic Views: Tips for Beginners Tips and Resources for beginners starting out with Django's Class Based Views. isotoma.com Shared by @myusuf3 What Is A Web Server Part 2: Headers And Cookies The second part of a series about Web Servers the author gives a nice explanation with Python examples of HTTP Headers, type of headers and how to parse them and HTTP Cookies. jeffknupp.com Shared by @mgrouchy An Introduction to Python’s Debugger Beginner introduction to the standard library debugger to get you up and ready to deal with buggy code! pythonlibrary.org Shared by @myusuf3 | | | | | | |