mCoding
Остерегайтесь этой ловушки очистки (асинхронного) генератора в Python
Запустите большую языковую модель ИИ (LLM) дома на своем графическом процессоре
Docker Tutorial for Beginners
Python itertools — ключ к освоению итераций
Все 71 встроенная функция Python
Top 5 IDE Productivity Hacks That Will Save You Time Programming
Что вам нужно знать о событиях запуска и завершения работы в приложениях FastAPI и ASGI
Async application classes vs. functions
Asynchronous Web Apps in Python
Windows Command Escape Vulnerability - Critical CVE ... or is it?
Async for loops in Python
Все о менеджерах контекста и try-finally в Python
Python Debugging (PyCharm + VS Code)
Modern Python logging
How mathematicians prove something completely obvious.
Cloud Imports in Python
Фильтры Блума
На самом деле на ноль делить МОЖНО.
Python 3.12 уже ЗДЕСЬ!
Lambda in a Loop is a Code Smell
A forbidden Python technique to put ANYTHING in a dict or set.
Don't make this big O mistake!
Why I prefer attrs over dataclasses
type(obj) и obj.__class__ в Python и изменение класса объекта.
Коллекции Python.abc | InvertibleDict
unique_ptr is NOT just for heap allocations | custom deleters
How to check whether a file exists in Python
unique_ptr: простейший умный указатель в C++
Python's ternary operator
21 MORE nooby Python habits