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

Собрали в одном месте самые важные ссылки
консультируем про IT, Python

     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/

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

pytest - 8.1.0

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

     01.03.2024       Выпуск 533 (26.02.2024 - 03.03.2024)       Релизы
     02.03.2024       Выпуск 533 (26.02.2024 - 03.03.2024)       Релизы

Twisted - 24.3.0

Фреймворк для написания асинхронных приложений. Скачать можно по ссылке: https://pypi.python.org/pypi/twisted/

     28.02.2024       Выпуск 533 (26.02.2024 - 03.03.2024)       Статьи

Python Monorepo Visualization

Monorepos can be a bit overwhelming, containing all the code for all your projects. Thankfully, there are ways to visualize a Python monorepo. This blog post introduces you to one repo visualizer: Polylith

     28.02.2024       Выпуск 533 (26.02.2024 - 03.03.2024)       Релизы

redis - 5.0.2

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