📜 ⬆️ ⬇️

Pygest # 17. Releases, articles, interesting projects from the world of Python [August 29, 2017 - September 11, 2017]

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

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


What the hell is python
An interesting article about the "oddities" in Python

PyTorch - your new deep learning framework
A good "collapsible" article about the PyTorch framework

The Incredible Growth of Python
About the growing popularity of Python

Orchestrating a Background Job Workflow in Celery for Python
How to manage the implementation of Celery-tasks

Sound Pattern Recognition with Python
Excellent article on recognizing sound patterns using Python

A Complete Beginner's Guide to Django - Part 1
Tutorial for beginners developing on Django

Intro to Threads and Processes in Python
About threads and processes in Python

Monkey patching is bad
Why monkey patching is bad.

A Brief Analysis of “The Zen of Python”
Analysis Zen Python.

Python Magic Methods and __getattr__
About magic methods in Python

Asyncio Coroutine Patterns: Errors and cancellation
An article about error handling patterns when using asynacio

Monitoring Road Traffic with Python
Sample article on monitoring traffic jams using Python

How Python does Unicode
How Python Works with Unicode

Interesting projects


Hatch
A tool for managing projects, packages and virtual environments

background
Tool to run tasks in the "background"

setup.py
Great template setup.py file for your projects

Seq2Seq Chatbot
Chat bot in 200 lines

janus
Simple library for parsing command line parameters

Video


DjangoCon US 2017
Record video from DjangoCon US 2017

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

Pygest # 16. Releases, articles, interesting projects from the world of Python [August 15, 2017 - August 28, 2017]

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

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


All Articles