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

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

     12.07.2024       Выпуск 552 (08.07.2024 - 14.07.2024)       Статьи
     10.07.2024       Выпуск 552 (08.07.2024 - 14.07.2024)       Релизы
     10.07.2024       Выпуск 552 (08.07.2024 - 14.07.2024)       Релизы

django-debug-toolbar - 4.4.6

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

     10.07.2024       Выпуск 552 (08.07.2024 - 14.07.2024)       Релизы

Django - 4.2.14

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

     10.07.2024       Выпуск 552 (08.07.2024 - 14.07.2024)       Релизы

Django - 5.0.7

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

     09.07.2024       Выпуск 552 (08.07.2024 - 14.07.2024)       Релизы

jsonschema - 4.23.0

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

     05.07.2024       Выпуск 551 (01.07.2024 - 07.07.2024)       Статьи
     08.07.2024       Выпуск 552 (08.07.2024 - 14.07.2024)       Релизы

pip - 24.1.2

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

     06.07.2024       Выпуск 551 (01.07.2024 - 07.07.2024)       Релизы

django-debug-toolbar - 4.4.5

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

     03.07.2024       Выпуск 551 (01.07.2024 - 07.07.2024)       Статьи

Quickstart for Playing With LLMs Locally

This is a simple, quick guide to getting started running LLMs on your local computer. It covers the basics of the powerful libraries Ollama and LangChain for controlling these AI models.

     03.07.2024       Выпуск 551 (01.07.2024 - 07.07.2024)       Статьи

Satellites Spotting Ships

Umbra Space has released a data set consisting of satellite based radar images of shipping. This article from Mark shows you how to grab the data, visualize, and annotate it.

     02.07.2024       Выпуск 551 (01.07.2024 - 07.07.2024)       Статьи
     28.06.2024       Выпуск 550 (24.06.2024 - 30.06.2024)       Видео

React + Django + Ninja Video Tutorial

Quickly build a Django app with django-ninja and React in under 15 minutes.