|
|
Issue #116: Future Past
Weekly dose of all things Python.
|
|
Hey Everyone,
The campaign is done and the Pycoder's T-Shirts for 2014 are shipping. Thanks for making the campaign a success!
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:
 |
Find Top Developers We help companies like Airbnb, Pfizer, and Artsy find great developers. Let us find your next great hire. Get started today.
(ads by LaunchBit)  |
|
|
News
click 1.0 Released
We have finally got a 1.0 release of Click. Check it out!
python.org
Shared by @mgrouchy
PyGotham 2014 Call for Proposals now open
Interested in speaking at PyGotham 2014 in New York? Time to submit your talk proposal, deadline for submissions is June 20th, 2014.
pygotham.org
Shared by @mgrouchy
Discussion
Flask vs. Pyramid
reddit.com
Shared by @myusuf3
|
|
Projects
restless
A lightweight REST miniframework for Python. Works with Django, Flask, Pyramid and Itty.
github.com
Shared by @myusuf3
pyeqs
A python library to simplify building complex Elasticsearch JSON queries. Based on the Django QuerySet API.
github.com
Shared by @myusuf3
quads
very cool little art project based on quadtrees, the program uses quadrants to progressively recreate a picture some of the images after the jump are fairly cool when see in succession.
github.com
Shared by @myusuf3
Python Practice Projects
A series of Python practice projects to help your hone your craft with deliberate practice.
pythonpracticeprojects.com
Shared by @mgrouchy
drawille
Draw in your terminal with unicode braille characters.
github.com
Shared by @mgrouchy
Articles
High Performance Text Processing in Machine Learning (Video)
This covers rapid development of high performance scalable text processing solutions for tasks such as classification, semantic analysis, and topic modelling.
youtube.com
Shared by @myusuf3
How to Organize Your Python Application Code
Nice article with some good tips of how to organize your Python code next time you are writing a Python application.
pythonblogs.com
Shared by @mgrouchy
A Different View
A series of articles with some alternate ways to avoid some common ORM problems by using things like raw queries and views in your SQL. Check out part 2 as well.
isotoma.com
Shared by @mgrouchy
Up and Down the Python Data and Web Visualization Stack
A nice exploration of Python Data and Web Visualization stacks using United States wind turbine data. Lots of tools used here like Pandas, numpy, ggplot, bokeh, matplotlib and vincent.
ipython.org
Shared by @mgrouchy
HTTP/1.1 and HTTP/2: A Performance Comparison for Python
A deep dive into performance comparisons between HTTP/1.1 and HTTP/2. HTTP/1.1 using pythons built in http support and HTTP/2 with the hyper library.
ipython.org
Shared by @mgrouchy
Mocking Python Requests with Responses
Introduction to the Responses Python library and how to use it to mock HTTP requests made with the Requests library for testing purposes.
cramer.io
Shared by @jpadilla_
Ansible Text Message Notifications Via Twilio SMS
Cool tutorial to send Ansible deployment updates via text message with Twilio.
twilio.com
Shared by @mgrouchy
Trello-IRC
A Bot to let you interact with your Trello boards via IRC.
github.com
Shared by @mgrouchy
chin-up
Chin Up is a personal motivation tracker, very cool for the quantified selfers out there.
github.com
Shared by @ckcollab
|
|
|
|
|
|
|