Issue #123

Cleveland

July 11, 2014

Cleveland
PyCon Taiwan 2014 videos, simpleq and much more.

Issue #123: Cleveland

Weekly dose of all things Python.
 
Hey Everyone, 

Lots of great things in the email today, if you have any questions or comments just hit the reply button! Enjoy!

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! 
From our sponsors:

News


Support PyDev and Python profiler UI
Fabio Zadrozny PyDev maintainer is running a crowd funding campaign to help fund the future development of PyDev. If you are into supporting PyDev check it out.
rhcloud.com
Shared by @mgrouchy
 

PyCon Taiwan 2014 Videos
The videos are out for the latest PyCon Taiwan, if you couldn't be there, now is your chance to catch up!
youtube.com
Shared by @mgrouchy
 

Discussion


Heroku or AWS for deployment
reddit.com
Shared by @myusuf3
 

Jobs


Python Web Developer (New York, NY) 
Posted By SFX Entertainment Promoted

Projects


blockchain
a bitcoin blockchain parser in python, those of you looking to get dirty with the bitcoin blockchain this is for you!
github.com
Shared by @myusuf3
 

simpleq
A simple, infinitely scalable, SQS based queue. Seeing a lacking in currently queues and clear Amazon SQS support this was created, still early but worth a look!
github.com
Shared by @myusuf3
 

inbox
Inbox platform launched earlier this week, with tons of SDKs and libraries! This is the one in Python. Great premise and should enable people to do some great stuff!
github.com
Shared by @myusuf3
 

bpftools
A packet analysis toolkit by the crowd at Cloudflare.
github.com
Shared by @mgrouchy
 

astropy
The core functionality and some common tools needed for performing astronomy and astrophysics with Python.
github.com
Shared by @myusuf3
 

matplotlib-gallery
This repository is a collection of different matplotlib plots in IPython notebooks that I needed for my data visualizations.
github.com
Shared by @myusuf3
 

travispy
A Python API for Travis CI.
github.com
Shared by @mgrouchy
 

MechanicalSoup
A Python library for automating interaction with websites like storing and sending cookies, follow redirects, and following links and submitting forms.
github.com
Shared by @mgrouchy
 

colaboratory
Allows for the creation and storage of iPython notebooks in google drive and allows for collaborative editing of notebooks.
github.com
Shared by @mgrouchy
 

Articles


Python Most Popular Language Among US Universities
I remember when I was in school Python was just stepping on to the scene for new students! Awesome!
acm.org
Shared by @myusuf3
 

Anti-Patterns in Python Programming
A look at some common Python programming anti-patterns and how to correct those common mistakes.
lignos.org
Shared by @mgrouchy
 

Realtime Data Analytics at Datadog
Building a realtime analytics pipeline in Python! Hour long talk and how Datadog team accomplished this.
hakkalabs.co
Shared by @myusuf3
 

Using Docker as a Python Development Environment
Docker is all the new hotness, check out this post detailing how to use Docker for your Python development environment.
uglyduckling.nl
Shared by @mgrouchy
 

Recreating the “Building a Blog in Django†Screencast
In 2012 the author of this post created a build a blog in 30 minute's with Django screencast. Now that Django 1.7 is coming out soon with its many changes, he is revisiting the topic to recreate the screencast for Django 1.7.
arunrocks.com
Shared by @mgrouchy
 

Decorators and Functional Python
How can Python's decorators help us thing in a functional way? Great information about Python decorators and how how they can teach us to think about functional concepts like higher order functions and closures.
brianholdefehr.com
Shared by @mgrouchy
 

Embedding Interactive Charts on an IPython Notebook - Part 1
Seems like iPython notebooks are all anyone is talking about these days. This is a great post about creating interactive charts in your iPython notebook with Pandas, D3.js, Chart.js and HighCharts.
machinalis.com
Shared by @mgrouchy
 

Rolling time window counters with Redis and mitigating botnet-driven login attacks
Interesting article about creating rate limited window in Redis. Instead of ratelimiting with the counter reset at a particular time interval, this allows you to ratelimit based on a sliding window of requests per N seconds.
opensourcehacker.com
Shared by @mgrouchy
 

Payload server in Python 3 for Github webhooks
Nice example of how to write a Payload server in Python 3 to receive Github Webhooks. This completely contained example includes all you need, including doing basic webhook security by verifying the signature created with the API’s secret token.
thegreenplace.net
Shared by @mgrouchy
 

From LIKE to Full-Text Search (part II)
The second part of a series of articles on using PostgreSQL full text search in your Django application. Very informative.
nomadblue.com
Shared by @mgrouchy
 

About Feature Scaling and Normalization
Z-score standardization as feature scaling and normalization use in PCA.
sebastianraschka.com
Shared by @myusuf3
 
Read Later
Tweet
Forward to Friend
Copyright © 2014 PyCoder’s Weekly, All rights reserved.