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

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

     13.03.2024       Выпуск 535 (11.03.2024 - 17.03.2024)       Статьи

Understanding Context Manager and Its Syntactic Sugar

The Context Manager is gets used for all kind of interesting things around blocks of code. This article gives a background about the origins of the context manager, which problem it solves and how to use it.

     12.03.2024       Выпуск 535 (11.03.2024 - 17.03.2024)       Статьи
     11.03.2024       Выпуск 535 (11.03.2024 - 17.03.2024)       Статьи

Does Python have pointers?

People sometimes ask, “Does Python have pointers?” I hate to be the typical senior engineer, but this is one of those questions where the answer is, it depends what you mean by pointer.

     11.03.2024       Выпуск 535 (11.03.2024 - 17.03.2024)       Релизы

redis - 5.0.3

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

     09.03.2024       Выпуск 534 (04.03.2024 - 10.03.2024)       Вопросы и обсуждения

Final Pre-live Features - Building SaaS with Python and Django #184

In this episode, we completed the final features needed to get the site open for others to sign up. This included some dynamic limiting of the number of people allowed to sign up. We also had to add the template styling for the login page.

     08.03.2024       Выпуск 534 (04.03.2024 - 10.03.2024)       Статьи

How to spend less time writing Django tests

Autogenerating Django integration tests using Kolo and trace inversion.

     09.03.2024       Выпуск 534 (04.03.2024 - 10.03.2024)       Релизы

pytest - 8.1.1

Простой мощный инструмент тестирования в Python. Скачать можно по ссылке: https://pypi.python.org/pypi/pytest/

     08.03.2024       Выпуск 534 (04.03.2024 - 10.03.2024)       Статьи
     09.03.2024       Выпуск 534 (04.03.2024 - 10.03.2024)       Релизы

django-filter - 24.1

Django-приложение для гибкой фильтрации объектов модели (querysets). Скачать можно по ссылке: https://pypi.python.org/pypi/django-filter/

     05.03.2024       Выпуск 534 (04.03.2024 - 10.03.2024)       Статьи

Deploying Django Apps in Kubernetes

As an open-source container orchestration platform that automates deployment, scaling, and load balancing, Kubernetes offers unparalleled resilience and flexibility in the management of your Django applications.

     06.03.2024       Выпуск 534 (04.03.2024 - 10.03.2024)       Релизы

pyparsing - 3.1.2

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

     05.03.2024       Выпуск 534 (04.03.2024 - 10.03.2024)       Релизы

SQLAlchemy - 2.0.28

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

     04.03.2024       Выпуск 534 (04.03.2024 - 10.03.2024)       Релизы

IPython - 8.22.2

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

     04.03.2024       Выпуск 534 (04.03.2024 - 10.03.2024)       Релизы

Django - 4.2.11

Мощный web-фреймворк. Скачать можно по ссылке: https://pypi.python.org/pypi/Django/

     04.03.2024       Выпуск 534 (04.03.2024 - 10.03.2024)       Релизы

Django - 5.0.3

Мощный web-фреймворк. Скачать можно по ссылке: https://pypi.python.org/pypi/Django/