Собрали в одном месте самые важные ссылки
читайте авторский блог
Protocol buffers are a data serialization format that is language agnostic.
Python is an object-oriented programming language and one of its features is that it supports operator overloading, learn how to overload common operators such as addition, subtraction, comparison, and more.
GitHub now detects and revokes exposed PyPI tokens in public repositories.
This PEP proposes a metadata format which a single-file script can use to specify dependency and tool information for IDEs and external development tools. It replaces PEP 722.
Django Rest Framework (DRF) is a powerful toolkit that makes building robust and scalable web APIs with Django a breeze.
Andrew wanted to play with some untrusted Python. Read how he used seccomp and setrlimit to build a Python sandbox.