PythonHub
описание
News & links about Python programming. https://pythonhub.dev/
2 593
подписчиков
Охват к подписчикам
3,9%
ERR
Реакции к просмотрам
0,93%
29 на 30 постов
Пересылки к просмотрам
1,79%
56
Постов в день
3,7
всего 31
Где отзываются чаще
доля реакций к просмотрам- 8 авг.mrexodia / ida-pro-mcp AI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP. https://github.com/mrexodia/ida-pro-mcp2,24%
- 14 авг.Python: how time-machine is O(1) where freezegun is O(n) A benchmark shows Python’s time-machine library stays O(1) when mocking time, while freezegun scales O(n) with the number of loaded module attributes and becomes dramatically slower as projects grow. The difference comes from time-machine swapping CPython function pointers directly, while freezegun scans loaded modules to replace references to date and time functions. https://adamj.eu/tech/2026/08/03/python-time-machine-o1-freezegun-on/2,13%
- 14 авг.Wheels, Bottles and Images Simon Willison packaged a Go CLI inside Python wheels, showing that PyPI can distribute platform-specific binaries containing no Python at all. The article compares wheels with Homebrew bottles and OCI images, highlighting their shared model of immutable artifacts and client-side platform selection, along with growing convergence in registry infrastructure and Sigstore attestations. https://nesbitt.io/2026/07/30/wheels-bottles-images.html2,08%
- 12 авг.smevals A framework for running evals against small (and large) models https://github.com/prime-radiant-inc/smevals2,00%
- 11 авг.Setting Django's DEBUG safely Deploying Django with DEBUG=True exposes your app to attackers. Learn why it's risky and how to fail closed so DEBUG=False stays the safe default. https://lincolnloop.com/blog/setting-djangos-debug-safely/1,90%
- 11 авг.LoopX Lightweight loop engineering state kernel for long-running AI agent teams. Agent-loop agnostic across Codex, Claude Code, and other coding agents, with durable goals, quota-aware auto-wake, executable todos, evidence logs, and verifiable handoffs. https://github.com/huangruiteng/loopx1,83%
- 13 авг.labs-OO-Agents NVIDIA Object Oriented Agents: the Pythonic way to build AI Agents. https://github.com/nvidia-nemo/labs-OO-Agents1,82%
- 13 авг.Django 6.1 released Django 6.1 is now available with features including model field fetch modes, database-level ForeignKey delete options, and dictionary-based email settings. Django 6.0 has ended mainstream support and will receive only security and data-loss fixes until April 2027. https://www.djangoproject.com/weblog/2026/aug/05/django-61-released/1,74%
- 11 авг.Projects I Wouldn't Use Python For in 2026 A longtime Python developer reflects on decades of using Python for almost everything, then explains why it is no longer always his first choice and what he often uses instead. It also covers where Python still shines and why it remains an important part of his toolkit. https://menno.io/presentations/not-python-2026/index.html#/1,74%
- 9 авг.Python Hub Weekly Digest for 2026-08-09 https://pythonhub.dev/digest/2026-08-09/1,55%
- 14 авг.arc53 / DocsGPT Private AI platform for agents, assistants and enterprise search. Built-in Agent Builder, Deep research, Document analysis, Multi-model support, and API connectivity for agents. https://github.com/arc53/DocsGPT1,00%
- 12 авг.Why dict[str, Any] Slowly Destroys Your Code A Python booking system is refactored from loose dictionaries into a stronger domain model using dataclasses, enums, and value objects. The video shows where stronger types improve maintainability and where keeping a simple string is still the better choice. https://www.youtube.com/watch?v=lM7zWJRrRtg0,98%