📜 ⬆️ ⬇️

Pygest # 10. Releases, articles, interesting projects from the world of Python [May 23, 2017 - June 5, 2017]

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

In today's release, you will find interesting materials on Python 3 and its internal structure, Django, performance, and 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


Yes, Python is slow, but I don't care
What is really more important - productivity or productivity?

Python 3 Patterns, Recipes and Idioms
Very cool selection of patterns and recipes for Python 3

The Meaning of Underscores in Python
About the purpose of the underscore character in Python

Exposing Python 3.6's Private Dict Version
A little about the internal structure of dictionaries in Python 3.6

Python Functions Aren't What You Think
A quick note of what functions in Python actually are

Python: the thing good Objects come in
A note about the internal structure of objects in Python

Debugging an inactive python process
Excellent article on how to debug an inactive process in Python

Modern Django - Part 0: Introduction and Initial Setup
Modern Django - Part 1: Project Refactor and Meeting the Django Settings API
Modern Django - Part 2: REST APIs, Apps, and Django REST Framework
A series of articles on how to get started with Django

Interesting projects


Chaos bot
An interesting experiment in which the entire development was given to the open-source community.

Gitsuggest
A tool that suggests github repositories based on the ones you like.

News audit
Tool to determine the "fake" news

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

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

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

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


All Articles