
Hello! This is the fourth issue of Habrahabr news digest from the world of Python. In today's release, you'll find some interesting stuff about Django, Python work, machine learning, 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!
Releases
Django 1.11 beta1Beta version of one of the most popular Python frameworks (by the way, 1.11 is the latest version that supports Python 2)
TensorFlow 1.0The long awaited stable major release of one of the most popular libraries used in machine learning.
')
Articles
As I made the fastest resize of images. Part 0As I made the fastest resize of images. Part 1, general optimizationsA series of articles from
homm about fast resizing images in Python and how it was done.
Basic principles of machine learning on the example of linear regressionA little about the basics of machine learning in Python from
mephistopheiesWe create a neural network InceptionV3 for image recognitionA good article about neurons for image recognition by
bredd_owenInteresting features of Python, which you could not guessExcellent sandbox article from
licoxe about some non-obviousness and features in Python.
Language Basics. memoryviewAn excellent article in which a simple language explains what memoryview is and how to use it correctly.
Django Web Framework by MozillaA great tutorial from Mozilla about programming with the use of the Django Framework.
Writing Clean Python With NamedtuplesA small article on how to correctly use namedtuples in your Python code.
Algorithmic trading in less than 100 lines of Python codeA good article on how to start using Python in financial systems.
Contributing to Django Framework is easier than you thinkGreat article on how to start contributing to Django (I advise everyone to start doing it right now!)
Descriptors: The magic behind attribute access in PythonAn excellent note about how descriptors work in Python.
How to Create and Deploy a Telegram Bot?A good article on how to create and run your Telegram bot using Python.
Closures bind lateA quick note on how clocks work in Python.
Interesting projects
AiduetThis project will appeal to music lovers. A trained neural network will play a duet with you!
TweetfeelsA tool for analyzing the mood of tweets in real time.
ErgonomicaCross-platform shell written in Python.
FlametreeLibrary for easy work with files and folders in Python.
Django behaviorsA tool for easy integration into Django behaviors such as Timestamps, Publishing, Authoring, Editing, and others.
Video
Introduction to Computer Science and Programming in Python. Fall 2016A series of lectures from MIT for those who are just starting to get acquainted with programming in Python and software development in general.
You are looking for the previous issue of digest here:
Pygest # 3. Releases, articles, interesting projects from the world of Python [January 30, 2017 - February 13, 2017]Thanks for attention! Send your suggestions for publication in the digest!