IT-новости про Python, которые стоит знать

Собрали в одном месте самые важные ссылки
читайте авторский блог

     01.09.2023       Выпуск 506 (28.08.2023 - 03.09.2023)       Интересные проекты, инструменты, библиотеки

anze3db/django-tui

Inspect and run Django Commands in a text-based user interface (TUI)

     12.07.2023       Выпуск 499 (10.07.2023 - 16.07.2023)       Интересные проекты, инструменты, библиотеки

optimization-demo - Optimizing WebSocket Calls Experiment

This post demonstrates replacing the Python code that accepts a WebSocket connection with a C++ equivalent. It shows you how to call C++ code from Python and what kind of speed-up to expect.