Pygest # 13. Releases, articles, interesting projects from the world of Python [July 04, 2017 - July 17, 2017]
Hello! This is the thirteenth issue of the Habrahabr digest about news from the world of Python. In today's release you will find interesting materials regarding the optimization of Python, its internals, Django, machine learning, and much more. Send your relevant materials, as well as any comments and suggestions that will be added to the next digest.
Now to the point!
Releases
Python 3.6.2rc2
Django 1.11.3
Articles
We make an image recognition service using TensorFlow Serving
An excellent article on how to use TensorFlow Serving on the example of an image recognition problem.
Advanced Python Features
A quick note with code examples in the “pythonic way” style of
FAT Python: the next chapter in Python optimization
Cool article on optimization in Python
Interacting with a long-running child process in Python
About ways to interact with long-lived processes in Python
What really annoys me about Django migrations
On narrow and annoying places in migrations Django
Brewing beer with Linux, Python, and Raspberry Pi
An entertaining article on how Python can help brew beer
Space, Time and Groceries
A detailed article on how Instacart uses Python to solve logistics problems.
How to Handle Imbalanced Classes in Machine Learning
A detailed tutorial on how to manage unbalanced classes in machine learning
Django project optimization guide Django project optimization
tutorial
Combining the power of Python and Assembly.
An article on how to use Python and Assembler together
A Dive Into Python Closures and Decorators - Part 1
A detailed analysis of closures and decorators in Python
Interesting projects
crackcoin
An example of a very basic cryptocurrency in Python
Susanoo
REST API security testing framework
ssl_logger
A tool from Google for decoding and logging SSL traffic.
CsvToTable
utility to transfer a CSV file into an HTML table
logzero
great tool for logging
Deep learning with cats
-depth training with seals
Video
Beginner Introduction to Neural Networks
A series of videos for introducing neural networks.
You are looking for the previous digest issue here:
Pygest # 12. Releases, articles, interesting projects from the world of Python [June 20, 2017 - July 03, 2017]
Thank you for your attention! Send your suggestions for publication in the digest!