News and Developments. Python 2.7.4 RC1 Released (python.org) New release candidate for Python 2.7.4 has been out since March 23. Download it and test it and report any bugs. You know the drill. Django 1.5.1 Released (djangoproject.com) Django 1.5.1 is a bugfix release for a memory leak introduced in Django 1.5. Time to update your Django 1.5 projects! Campaign to Support the Development of PyDev and Liclipse (indiegogo.com) PyDev has been pretty popular for a long time with the Eclipse loving Pythonistas. If you want to see continued work on PyDev you should check out the campaign. For more information click through to indiegogo or check out the Blog Post. $10,000 Raised for Pyladies at PyCon 2013 (blogspot.ca) At PyCon US 2013 $10,000 was raised for Pyladies in a couple of hours with a silent auction. Great work! PyCon Australia Registration Now Open (pycon-au.org) XBlock SDK Released! (edx.org) From our sponsors: Discussions. Why Gittip uses Aspen instead of Django/Rails (reddit.com) Projects. calchipan (bitbucket.com) A SQLAlchemy dialect which will consider a series of Pandas DataFrame objects as relational database tables, allowing them to be queried and manipulated in all the usual SQLAlchemy ways. Interested in displaying, aggregating and sharing event based time series data for all your applications? Look no further, it also comes with a little bit of customizable dashboard information too. django-c10k-demo (github.com) The future of Python and Django is bright. Using the proposed demo of tulip Aymeric was able to support 10,000 concurrent real-time connections to Django. Albeit experimental this just goes to show that things are starting to look awesome! elephant (github.com) Elephant is an S3-backed key-value store with querying powered by Elasticsearch. PyBitmessage (github.com) A Python implementation of the Bitmessage protocol. locksmith (github.com) Locksmith is an AES encrypted password manager. Looks good and is completely open source. Check out screenshots or the source. pydashie (github.com) Everyone likes Shopify’s Dashing, so here it is for your Python. Python Jobs. Django Developer/Architect (Melbourne, Australia) at CombiTel [Contract] Web Developer (Washington, DC) at U.S. News & World Report Software Developer (Washington, DC) at U.S. News & World Report >> More Python Jobs Articles. The Flask Mega Tutorial (miguelgrinberg.com) This is an exhaustive flask tutorial with 16 parts. Taking you from creating a Hello World app, templates, Ajax, to debugging and testing your application. Speeding up your Python code (maxburstein.com) Max Burstein gives good guidelines with sample code of how to speed up your Python application. Definitely worth the read. So you want to try PyPy (blogspot.ca) If you are interested in trying out PyPy for your project check out this. These are the general steps you should follow if you are interested in achieving improved performance on your project with PyPy. Overloading Django Form Fields (pydanny.com) A few tips to keep your Django form code, DRY and bug free. A Brief Intro to Profiling in Python (speakerdeck.com) Awesome talk about Profiling by Russell Warren, in his quest to get the fastest possible bulk insert with SQLAlchemy. Matplotlib and the Future of Visualization in Python (github.com) Grid Based Game Engine for Python (jordanz.me) |