Собрали в одном месте самые важные ссылки
и сделали Тренажер IT-инцидентов для DevOps/SRE
A Polars LazyFrame provides an efficient way to handle large datasets through lazy evaluation. Unlike traditional DataFrames, LazyFrames don’t contain data but instead store a set of instructions known as a query plan.
Интерактивная оболочка для языка программирования Python. Скачать можно по ссылке: https://pypi.python.org/pypi/IPython
This article, based on a PyCon APAC talk, covers just what FastAPI does under the hood.
My Python code was too slow, so I made it faster with Python. For some definition of “Python”.
http клиент/сервер для asyncio. Скачать можно по ссылке: https://pypi.python.org/pypi/aiohttp
E-Ink Display with a Raspberry Pi and a Web Interface to customize and update the display with various plugins
Python генератор документации. Скачать можно по ссылке: https://pypi.python.org/pypi/Sphinx/
Learn how to manage Python projects with the pyproject.toml configuration file. In this tutorial, you'll explore key use cases of the pyproject.toml file, including configuring your build, installing your package locally, managing dependencies, and publishing your package to PyPI.
This article does a deep dive data-analysis on satellite imagery of an airport. It uses pandas, geopandas, PyTorch, and more.
This is a centralized collection of documentation and trackers around compatibility with free-threaded CPython for the Python open source ecosystem.
Python генератор документации. Скачать можно по ссылке: https://pypi.python.org/pypi/Sphinx/