Собрали в одном месте самые важные ссылки
и сделали Тренажер IT-инцидентов для DevOps/SRE
Гибкий фреймворк для написания web-пауков (парсеров). Скачать можно по ссылке: https://pypi.python.org/pypi/scrapy
Мощный web-фреймворк. Скачать можно по ссылке: https://pypi.python.org/pypi/Django/
Learn to prepare audio data for deep learning in Python using TorchAudio. Explore how to load, process, and convert speech to spectrograms with PyTorch tools.
Доклад с DjangoCon Europe 2025
We've all heard that we should test our software, but what happens when we don't? Sometimes, it leads to strange and unexplainable events.
Возможность запускать язык специализированный на машинное обучение из Python экосистемы
Enabling native connection pooling in Django 5 gives me a 5.4x speedup.
Мощный и быстрый модуль для обработки XML/HTML. Скачать можно по ссылке: https://pypi.python.org/pypi/lxml/
Learn how to build resilient data pipelines with Django, Celery, and idempotent consumers. We'll dive into robust error-handling techniques and the role of idempotency in ensuring reliable and consistent data processing.