Python 2.7.9 Released Python 2.7.9, bugfix release is out with Python 3.4's ssl module backported, other SSL fixes and more. Click through to check out the full changelog. python.org Shared by @mgrouchy
Bokeh 0.7 Released Version 0.7 of the plotting library is out! Lots of cool new features here like IPython widgets and animations without a Bokeh server, Touch UI working for tools on mobile devices and more. Check it out. continuum.io Shared by @mgrouchy
IronPython 2.7.5 Release Python in .net? If you are into .NET and Python this is your jam. The new version of IronPython is out, click through to get it or check out the release notes. codeplex.com Shared by @mgrouchy
gitfs Very cool, gitfs is a FUSE filesystem that integrates with Git fully. Some really great features in here, worth checking out. github.com Shared by @mgrouchy
dedupe A library that uses machine learning to perform deduplication and entity resolution on structured data. github.com Shared by @paulshannon
Asyncio resources A collection of resources for working with Python's Asyncio module. Get caught up on whats going on with the new hotness. asyncio.org Shared by @mgrouchy
Data animations with Python and MoviePy Python has some great data visualization librairies, but few can render GIFs or video animations. This post shows how to use MoviePy as a generic animation plugin for any other library. github.io Shared by @myusuf3