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

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

     06.05.2024       Релизы

SQLAlchemy - 2.0.30

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

     05.05.2024       Релизы

Pygments - 2.18.0

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

     01.05.2024       Новости

PEP 686: Make UTF-8 Mode Default

This Python Enhancement Proposal outlines making UTF-8 the default throughout Python. This takes the addition of Unicode introduced in Python 3 to its full extent, applying it to file encoding, pipes, and more. Mechanisms for other encoding are still supported. This PEP is targeted for Python 3.15.

     01.05.2024       Статьи
     01.05.2024       Релизы

django-cms - 4.1.1

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

     30.04.2024       Статьи

Django: An admin extension to prevent state leaking between requests

Here’s a small protection I added to a project a few years ago. I was considering it again since I saw a similar potential bug in a Django middleware. Long live the ModelAdmin instances Django’s admin site is configured by the ModelAdmin class.

     01.05.2024       Релизы

django-paypal - 2.1

Поддержка платежной системы PayPal в Django. Скачать можно по ссылке: https://pypi.python.org/pypi/django-paypal/

     01.05.2024       Релизы

jsonschema - 4.22.0

Валидатор JSON данных. Скачать можно по ссылке: https://pypi.python.org/pypi/jsonschema

     01.05.2024       Релизы

pymongo - 4.7.1

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

     30.04.2024       Релизы

virtualenv - 20.26.1

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

     26.04.2024       Выпуск 541 (22.04.2024 - 28.04.2024)       Релизы
     26.04.2024       Выпуск 541 (22.04.2024 - 28.04.2024)       Статьи
     28.04.2024       Выпуск 541 (22.04.2024 - 28.04.2024)       Релизы

pytest - 8.2.0

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

     25.04.2024       Выпуск 541 (22.04.2024 - 28.04.2024)       Релизы

django-grappelli - 4.0.1

Альтернативный базирующийся на сетке дизайн админ панели Django. Скачать можно по ссылке: https://pypi.python.org/pypi/django-grappelli/