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

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

     26.10.2024       Выпуск 567 (21.10.2024 - 27.10.2024)       Релизы

Werkzeug - 3.0.6

Швейцарский армейский нож веб-разработки Python. Скачать можно по ссылке: https://pypi.python.org/pypi/Werkzeug/

     25.10.2024       Выпуск 567 (21.10.2024 - 27.10.2024)       Релизы

IPython - 8.29.0

Интерактивная оболочка для языка программирования Python. Скачать можно по ссылке: https://pypi.python.org/pypi/IPython

     25.10.2024       Выпуск 567 (21.10.2024 - 27.10.2024)       Релизы

Werkzeug - 3.0.5

Швейцарский армейский нож веб-разработки Python. Скачать можно по ссылке: https://pypi.python.org/pypi/Werkzeug/

     25.10.2024       Выпуск 567 (21.10.2024 - 27.10.2024)       Релизы

redis - 5.2.0

Python клиент для Redis. Скачать можно по ссылке: https://pypi.python.org/pypi/redis/

     21.10.2024       Выпуск 567 (21.10.2024 - 27.10.2024)       Статьи
     18.10.2024       Выпуск 566 (14.10.2024 - 20.10.2024)       Статьи

Building an automatically updating live blog in Django

Django co-creator Simon Willison wrote a live blogging app for OpenAI's DevDay event.

     18.10.2024       Выпуск 566 (14.10.2024 - 20.10.2024)       Статьи

Proposal for a Django project template

A take on what could be a project template for Django advanced usage, with modern tooling (for Python and UI dependencies, as well as configuration/environment management), but not too opinionated.

     17.10.2024       Выпуск 566 (14.10.2024 - 20.10.2024)       Статьи

Structural Pattern Matching in Python

In this tutorial, you'll learn how to harness the power of structural pattern matching in Python. You'll explore the new syntax, delve into various pattern types, and find appropriate applications for pattern matching, all while identifying common pitfalls.

     16.10.2024       Выпуск 566 (14.10.2024 - 20.10.2024)       Статьи
     18.10.2024       Выпуск 566 (14.10.2024 - 20.10.2024)       Релизы

virtualenv - 20.27.0

Инструмент создания виртуального рабочего окружения. Скачать можно по ссылке: https://pypi.python.org/pypi/virtualenv

     18.10.2024       Выпуск 566 (14.10.2024 - 20.10.2024)       Релизы

psutil - 6.1.0

Модуль для управления процессами в ОС. Скачать можно по ссылке: https://pypi.python.org/pypi/psutil/

     16.10.2024       Выпуск 566 (14.10.2024 - 20.10.2024)       Релизы

psycopg2 - 2.9.10

Python интерфейс для PostgreSQL. Скачать можно по ссылке: https://pypi.python.org/pypi/psycopg2/

     16.10.2024       Выпуск 566 (14.10.2024 - 20.10.2024)       Релизы

SQLAlchemy - 2.0.36

Библиотека работы с базами данных. Скачать можно по ссылке: https://pypi.python.org/pypi/SQLAlchemy/

     15.10.2024       Выпуск 566 (14.10.2024 - 20.10.2024)       Статьи