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

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

     28.08.2024       Выпуск 559 (26.08.2024 - 01.09.2024)       Статьи

Python’s Preprocessor

Every now and then you hear outrageous claims such as “Python has no preprocessor”, well it is there if you’re willing to dig deep enough.

     28.08.2024       Выпуск 559 (26.08.2024 - 01.09.2024)       Статьи

How Pre-Commit Works

As a user of pre-commit hooks, do you know what happens when you run pre-commit install or why you have to run it in the first place? How does pre-commit actually work with Git? In this article, Stefanie takes you behind the scenes of how your pre-commit setup works.

     28.08.2024       Выпуск 559 (26.08.2024 - 01.09.2024)       Релизы

selenium - 4.24.0

Модуль для автоматизации тестирования web-приложений. Скачать можно по ссылке: https://pypi.python.org/pypi/selenium/

     27.08.2024       Выпуск 559 (26.08.2024 - 01.09.2024)       Релизы

numpy - 2.0.2

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

     23.08.2024       Выпуск 558 (19.08.2024 - 25.08.2024)       Интересные проекты, инструменты, библиотеки

picows - высокопроизводительные вебсокет клиент и сервер для asyncio

Написана с использованием Cython и значительно быстрее чем другие популярные библиотеки вебсокетов для asyncio

     23.08.2024       Выпуск 558 (19.08.2024 - 25.08.2024)       Статьи
     26.08.2024       Выпуск 559 (26.08.2024 - 01.09.2024)       Релизы

pyparsing - 3.1.4

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

     25.08.2024       Выпуск 558 (19.08.2024 - 25.08.2024)       Релизы

pyparsing - 3.1.3

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

     23.08.2024       Выпуск 558 (19.08.2024 - 25.08.2024)       Статьи
     21.08.2024       Выпуск 558 (19.08.2024 - 25.08.2024)       Статьи
     21.08.2024       Выпуск 558 (19.08.2024 - 25.08.2024)       Статьи

Using a Custom Scrapy Extension to Log to a DB

The Scrapy crawl stat logs are useful for tracking and monitoring the performance of a spider. If you want to keep them longer rather than just see the console printout, you can have them written to a database.

     22.08.2024       Выпуск 558 (19.08.2024 - 25.08.2024)       Релизы

Werkzeug - 3.0.4

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

     20.08.2024       Выпуск 558 (19.08.2024 - 25.08.2024)       Статьи
     20.08.2024       Выпуск 558 (19.08.2024 - 25.08.2024)       Релизы

aiohttp - 3.10.5

http клиент/сервер для asyncio. Скачать можно по ссылке: https://pypi.python.org/pypi/aiohttp

     19.08.2024       Выпуск 558 (19.08.2024 - 25.08.2024)       Релизы

numpy - 2.1.0

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