ImportPython Newsletter
Issue 98.
View In Browser

Worthy Read

video
,
workflow engine
Airflow is a popular pipeline orchestration tool for Python that allows users to configure complex (or simple!) multi-system workflows that are executed in parallel across any number of workers. A single pipeline might contain bash, Python, and SQL operations. With dependencies specified between tasks, Airflow knows which ones it can run in parallel and which ones must run after others. Airflow is written in Python and users can add their own operators with custom functionality, doing anything Python can do.

Email API from SendGrid. Reliably deliver your emails with a quick and simple API or SMTP integration. Try for Free. Curator's Note - Python and Django integration for sendgrid https://github.com/sendgrid/sendgrid-python and https://github.com/RyanBalfanz/django-sendgrid respectively. You can send 12,000 emails per month free.
Sponsor

I was preparing to push some changes a couple of days ago and as I usually do, I ran the tests. I sat back in my chair as the dots raced across the screen when suddenly I noticed that one of the dots linger. ”OS is probably running some updates in the background or something” I said to myself, and ran the tests again just to be sure. I watched closely as the dots filled the screen and there it was again?—?I have a slow test!

pdb
Good Tutorial on using pdb.

pycon
Talk proposals will be due on 2017 January 3.Poster proposals will be due on 2017 January 3.Tutorial proposals are due on 2017 November 30. Yes, that’s right — tutorial proposals are due in three weeks.

async-io
,
curated list
A curated list of awesome Python asyncio frameworks, libraries, software and resources.

async-io
I've recently been exploring the exciting new world of asynchronous I/O libraries in Python 3 – specifically asyncio and curio. These two libraries make some different design choices. This is an essay that I wrote to try to explain to myself what those differences are and why I think they matter, and distill some principles for designing event loop APIs and asynchronous libraries in Python.

django
An extension for Django admin that makes interface mobile friendly.

Try Hired and get in front of 4,000+ companies with one application. No more pushy recruiters, no more dead end applications and mismatched companies, Hired puts the power in your hands.
Sponsor

opensource project
A command-line utility for querying Python ASTs using XPath syntax

google cloud
Cloud Dataflow provides a fully-managed, autoscaling, serverless execution environment for data pipelines written in Apache Beam. In this article Lak Lakshmanan and Matt Hancher show us how to create a monthly vegetation index from Landsat images, available as a public dataset.


Jobs
London, United Kingdom
We are working with a start-up who already has an established product, customer base and deliver cutting edge software solutions to some of the largest global media companies as well as some corporates. All the solutions are based around video and media so any experience in this area is a massive bonus.


Projects

nathan - 108 Stars, 18 Fork
Android Emulator for mobile security testing

byteNet-tensorflow - 92 Stars, 11 Fork
ByteNet for character-level language modelling

word_forms - 47 Stars, 1 Fork
Accurately generate all possible forms of an English word e.g "election" --> "elect", "electoral", "electorate" etc.

foss-heartbeat - 25 Stars, 4 Fork
FOSS Heartbeat analyses the health of a community of contributors. :heartbeat:

reprint - 10 Stars, 0 Fork
A simple module for Python 2/3 to print and refresh multi line output contents in terminal

pyjet - 8 Stars, 1 Fork
JET is a different approach to make numeric python substantially faster

Batch-Image-Downloader - 7 Stars, 5 Fork
A simple Batch Image Downloader using Python and BeautifulSoup.

ipynb - 6 Stars, 1 Fork
Package / Module importer for importing code from Jupyter Notebook files (.ipynb)

slackbridge - 2 Stars, 0 Fork
Bridge between IRC and Slack

<