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

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

     04.10.2023       Выпуск 511 (02.10.2023 - 08.10.2023)       Статьи
     05.10.2023       Выпуск 511 (02.10.2023 - 08.10.2023)       Релизы

django-phonenumber-field - 7.2.0

Добавляет в модели Django дополнительное поле PhoneNumberField которое будет автоматически валидировать телефонный номер.. Скачать можно по ссылке: https://pypi.python.org/pypi/django-phonenumber-field/

     05.10.2023       Выпуск 511 (02.10.2023 - 08.10.2023)       Релизы

sorl-thumbnail - 12.10.0

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

     04.10.2023       Выпуск 511 (02.10.2023 - 08.10.2023)       Статьи
     03.10.2023       Выпуск 511 (02.10.2023 - 08.10.2023)       Новости
     03.10.2023       Выпуск 511 (02.10.2023 - 08.10.2023)       Релизы

psycopg2 - 2.9.9

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

     02.10.2023       Выпуск 511 (02.10.2023 - 08.10.2023)       Статьи
     03.10.2023       Выпуск 511 (02.10.2023 - 08.10.2023)       Релизы

coverage - 7.3.2

Утилита позволяющая измерить процент покрытия тестами. Скачать можно по ссылке: https://pypi.python.org/pypi/coverage/

     03.10.2023       Выпуск 511 (02.10.2023 - 08.10.2023)       Релизы

greenlet - 3.0.0

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

     03.10.2023       Выпуск 511 (02.10.2023 - 08.10.2023)       Релизы

pylint - 3.0.0

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

     02.10.2023       Выпуск 511 (02.10.2023 - 08.10.2023)       Релизы

IPython - 8.16.1

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

     29.09.2023       Выпуск 510 (25.09.2023 - 01.10.2023)       Вопросы и обсуждения

The Real Python Podcast – Episode #174: Considering ChatGPT's Technical Review of a Programming Book

What can you learn from feeding an entire book on Python programming into ChatGPT-4 and asking it to provide a technical review? What are the potential pitfalls of using an LLM as a learning tool? This week on the show, author Al Sweigart talks about his recent experiments using ChatGPT and Python.

     29.09.2023       Выпуск 510 (25.09.2023 - 01.10.2023)       Статьи
     28.09.2023       Выпуск 510 (25.09.2023 - 01.10.2023)       Новости
     28.09.2023       Выпуск 510 (25.09.2023 - 01.10.2023)       Статьи

Python 3.12 Preview: Static Typing Improvements

In this tutorial, you'll preview the new static typing features in Python 3.12. You'll learn about the new syntax for type variables, making generics simpler to define. You'll also see how @override lets you model inheritance and how you use typed dictionaries to annotate variable keyword arguments.

     01.10.2023       Выпуск 510 (25.09.2023 - 01.10.2023)       Релизы

pylint - 2.17.7

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

     01.10.2023       Выпуск 510 (25.09.2023 - 01.10.2023)       Релизы

Werkzeug - 3.0.0

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