📜 ⬆️ ⬇️

Pygest # 9. Releases, articles, interesting projects from the world of Python [May 8, 2017 - May 22, 2017]

image Hello! This is the ninth issue of Habrahabr news digest from the world of Python.

In today's release you will find interesting materials on Django, creating interpreters, algorithms and much more. Send us your actual materials, as well as any comments and suggestions that will be added to the nearest digest.

And now to the point!

Articles


How on Instagram disconnected the Python garbage collector and started living
Translation of a great article, previously digested, about how Instagram struggled with GC.
')
Top 10 Mistakes Made by Django Developers
Selection of useful tips for developers using Python

Breaking words into elements of the periodic table
Interesting article about solving one interesting algorithmic problem.

Python and Tarantool: Races in the Loop
An article about using Python + Tarantool. Thank you valentinmk

Tips for Building High-Quality Django Apps at Scale
Selection of useful tips for building scalable Django applications

How to Publish Your Package on PyPI
Tutorial from JetBrains about that. how to publish your library on PyPi

lambda map and filter in python
An overview of lambda functions, map and filter in Python and how to use them correctly

Python + Docker: From development to production: Episode I
An article about using a bunch of Python and Docker to develop and run in production.

Top 15 Python Libraries for Data Science in 2017
A selection of popular library for working with data and machine learning in Python

A game of tokens: write an interpreter in Python with TDD - Part 1
How to write your interpreter using the "development through testing"

Adventures in JIT compilation
A series of articles on JIT compilation in Python.

Asyncio Coroutine Patterns: Beyond await
Another article about Korutin in Python

Let's Build A Simple Interpreter
Another series of articles on building a simple interpreter in Python

100 days of algorithms
Excellent selection of algorithms in Python

K-means clustering in python
About the k-means clustering method in Python

Interesting projects


Deep Feature Flow
Library for recognition on video

Django Developer Panel
Django Chrome Developer Dashboard

Tbvaccine
A utility for printing beautiful traceback in Python

Chattie
Python bot framework

Flask common
An extension for Flask containing useful "batteries" for a Flask application.

Video


PyCon 2017
Compilation of videos from PyCon 2017. Thanks for the missingdays for the tip!

Django tutorials
A series of videos for learning to use Django

PyData London 2017
Compilation of videos from the conference PyData 2017 in London

Entertaining


What do you have to write?
Reddit talk about the most popular recurring code snippet in Python

Python Easter Eggs
A selection of "easter eggs" in Python

You are looking for the previous issue of the digest here:

Pygest # 8. Releases, articles, interesting projects from the world of Python [April 11, 2017 - May 7, 2017]

Thanks for attention! Send your suggestions for publication in the digest!

Source: https://habr.com/ru/post/329168/


All Articles