News and Developments. Sublime Text 3 Public Beta (sublimetext.com) Better, Faster, Stronger, oh and Python3. Python Tools for Visual Studio Beta 2.0 Released (codeplex.com) If you are into that thing, seems leaps and bounds above what was available before. Django 1.6 Beta 1 Released (djangoproject.com) Interested in taking the new Django Beta for a spin? If so, go forth and snag the latest version, otherwise check out the changelog and convince yourself that its a good idea! From our sponsors: | There's a lot to worry about when building your application, your database shouldn't have to be part of that. Let Heroku Postgres take care of that for you . | Discussions. Dead Code Detection Tool (reddit.com) Projects. redis-router (github.com) A redis sharding library/api for your sharding needs, complete with interface for other programming languages. phoneme (github.com) A (very) simple script to encrypt all existing email in a gmail account with your gpg keys. pinject (github.com) From the crowd at Google is Pinject, a dependency injection library for Python. If you have some reason to use dependency injection in your project you should check this out. django-angular (github.com) Make working with AngularJS easier in your Django app with django-angular. Django-angular provides form integration with AngularJS controllers, have controllers call methods in django views and much more. Check it out. falcon (github.com) Make CPython Faster? This is an interesting approach. Falcon is an extension module for Python which implements an optimized, register machine based interpreter inside of your regular Python interpreter. voltron (github.com) A pretty nice gdb interface. luigi (github.com) Luigi helps you build complex pipelines of batch jobs. pycoin (github.com) Python Jobs. Python Developer/MIT Neuroscience (Cambridge, MA/Anywhere) at Massachusetts Institute of Technology. Python Engineer (Philadelphia, PA) at 50onRed. >>> More Python Jobs Articles. Deploying Python without downtime (philipcristiano.com) Looking to master zero downtime Python deployment? Check out this post to get started. Plotting tweet location heat maps with Twython (github.io) Use Twython and the Twitter Streaming API to plot tweets from Android and iOS devices on a map. Realtime Python (github.io) State of Realtime Web with Python. How I Structure My Flask Applications (mattupstate.com) |