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

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

     28.06.2023       Выпуск 497 (26.06.2023 - 02.07.2023)       Статьи

Bullet Proofing Django Models

Рекомендаци по составлению моделей в DJango

     29.06.2023       Выпуск 497 (26.06.2023 - 02.07.2023)       Релизы

django-two-factor-auth - 1.15.3

Полноценная двухфакторная аутентификации для Django.. Скачать можно по ссылке: https://pypi.python.org/pypi/django-two-factor-auth/

     27.06.2023       Выпуск 497 (26.06.2023 - 02.07.2023)       Статьи
     27.06.2023       Выпуск 497 (26.06.2023 - 02.07.2023)       Статьи

How to Flatten a List of Lists in Python

Или посмотреть на funcy библиотеку

     26.06.2023       Выпуск 497 (26.06.2023 - 02.07.2023)       Релизы

numpy - 1.24.4

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

     25.06.2023       Выпуск 496 (19.06.2023 - 25.06.2023)       Релизы

redis - 4.6.0

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

     23.06.2023       Выпуск 496 (19.06.2023 - 25.06.2023)       Статьи

Building Search DSLs with Django

What happens when there are too many fields for a UI to search on? Search DSLs can give a user more granular access to searching without exposing an overly complicated interface.

     24.06.2023       Выпуск 496 (19.06.2023 - 25.06.2023)       Релизы

SQLAlchemy - 2.0.17

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

     23.06.2023       Выпуск 496 (19.06.2023 - 25.06.2023)       Релизы

django-ckeditor - 6.6.0

Интеграция CkEditor в админ панель Django. Скачать можно по ссылке: https://pypi.python.org/pypi/django-ckeditor/

     23.06.2023       Выпуск 496 (19.06.2023 - 25.06.2023)       Релизы

pytest - 7.4.0

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

     21.06.2023       Выпуск 496 (19.06.2023 - 25.06.2023)       Статьи

Django Views: The Right Way

An opinionated guide on how to write views in Django by one of the core Django devs.

     21.06.2023       Выпуск 496 (19.06.2023 - 25.06.2023)       Статьи

Dependency Tracking for Python Function Calls

Tracking the code and data accessed by a function call can be used to draw dependency graphs, for debugging and profiling, and for cache invalidation. This article shows you a variety ways of doing it, as well as some initial ideas that don’t work very well.

     21.06.2023       Выпуск 496 (19.06.2023 - 25.06.2023)       Статьи

Faster Python 3.13 Plan

This brief outline highlights the plan for the faster CPython project for the 3.13 release. Includes PEP 669, PEP 554, improved memory management, and more.

     22.06.2023       Выпуск 496 (19.06.2023 - 25.06.2023)       Релизы

django-cms - 3.8.2

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