Собрали в одном месте самые важные ссылкии сделали Тренажер IT-инцидентов для DevOps/SRE
Squall is a SQLite viewer and editor that runs in your terminal.
Инструмент создания виртуального рабочего окружения. Скачать можно по ссылке: https://pypi.python.org/pypi/virtualenv
JSX (JavaScript XML) в Python
Валидатор JSON данных. Скачать можно по ссылке: https://pypi.python.org/pypi/jsonschema
keynote talk at PyCon Colombia 2025
Learn about DuckDB’s in-process architecture and SQL capabilities which can enhance performance and simplify data handling.
Легкая в использовании и удобная для разработки CMS. Скачать можно по ссылке: https://pypi.python.org/pypi/django-cms/
To better understand how Python handles globals, this article walks through dynamic name resolution, the global store, and how monkey patching works at the bytecode level.
Распространённые ошибки и возможности оптимизации в Django c Внешними ключами
Audio
A standard Django project involves working with multiple files and folders from the start. Let's see how the work with a Django project when we have only one file in project. This solution automatically transforms Django into a microservice-oriented async framework with "batteries included” philosophy.