ar
Feedback
PythonHub

PythonHub

الذهاب إلى القناة على Telegram

Human-curated Python news, projects, articles & tools. https://pythonhub.dev/

إظهار المزيد
2 635
المشتركون
+224 ساعات
+67 أيام
+4430 أيام

جاري تحميل البيانات...

جذب المشتركين
سبتمبر '26
سبتمبر '26
+29
في 0 قنوات
أغسطس '26
+103
في 0 قنوات
Get PRO
يوليو '26
+87
في 0 قنوات
Get PRO
يونيو '26
+55
في 0 قنوات
Get PRO
مايو '26
+82
في 0 قنوات
Get PRO
أبريل '26
+78
في 0 قنوات
Get PRO
مارس '26
+81
في 0 قنوات
Get PRO
فبراير '26
+73
في 0 قنوات
Get PRO
يناير '26
+68
في 0 قنوات
Get PRO
ديسمبر '25
+56
في 0 قنوات
Get PRO
نوفمبر '25
+44
في 1 قنوات
Get PRO
أكتوبر '25
+41
في 1 قنوات
Get PRO
سبتمبر '25
+40
في 0 قنوات
Get PRO
أغسطس '25
+102
في 0 قنوات
Get PRO
يوليو '25
+96
في 0 قنوات
Get PRO
يونيو '25
+77
في 0 قنوات
Get PRO
مايو '25
+79
في 1 قنوات
Get PRO
أبريل '25
+69
في 0 قنوات
Get PRO
مارس '25
+67
في 0 قنوات
Get PRO
فبراير '25
+59
في 0 قنوات
Get PRO
يناير '25
+104
في 0 قنوات
Get PRO
ديسمبر '24
+104
في 0 قنوات
Get PRO
نوفمبر '24
+162
في 0 قنوات
Get PRO
أكتوبر '24
+142
في 0 قنوات
Get PRO
سبتمبر '24
+70
في 0 قنوات
Get PRO
أغسطس '24
+96
في 0 قنوات
Get PRO
يوليو '24
+78
في 0 قنوات
Get PRO
يونيو '24
+76
في 0 قنوات
Get PRO
مايو '24
+81
في 0 قنوات
Get PRO
أبريل '24
+61
في 0 قنوات
Get PRO
مارس '24
+99
في 0 قنوات
Get PRO
فبراير '24
+91
في 0 قنوات
Get PRO
يناير '24
+117
في 0 قنوات
Get PRO
ديسمبر '23
+106
في 1 قنوات
Get PRO
نوفمبر '23
+31
في 0 قنوات
Get PRO
أكتوبر '23
+25
في 0 قنوات
Get PRO
سبتمبر '23
+25
في 0 قنوات
Get PRO
أغسطس '23
+26
في 0 قنوات
Get PRO
يوليو '23
+33
في 0 قنوات
Get PRO
يونيو '23
+35
في 0 قنوات
Get PRO
مايو '23
+48
في 0 قنوات
Get PRO
أبريل '23
+31
في 0 قنوات
Get PRO
مارس '23
+36
في 0 قنوات
Get PRO
فبراير '23
+32
في 0 قنوات
Get PRO
يناير '23
+50
في 0 قنوات
Get PRO
ديسمبر '22
+54
في 0 قنوات
Get PRO
نوفمبر '22
+61
في 0 قنوات
Get PRO
أكتوبر '22
+64
في 0 قنوات
Get PRO
سبتمبر '22
+78
في 0 قنوات
Get PRO
أغسطس '22
+49
في 0 قنوات
Get PRO
يوليو '22
+58
في 0 قنوات
Get PRO
يونيو '22
+49
في 0 قنوات
Get PRO
مايو '22
+56
في 0 قنوات
Get PRO
أبريل '22
+65
في 0 قنوات
Get PRO
مارس '22
+72
في 0 قنوات
Get PRO
فبراير '22
+41
في 0 قنوات
Get PRO
يناير '22
+56
في 0 قنوات
Get PRO
ديسمبر '21
+53
في 0 قنوات
Get PRO
نوفمبر '21
+29
في 0 قنوات
Get PRO
أكتوبر '21
+36
في 0 قنوات
Get PRO
سبتمبر '21
+20
في 0 قنوات
Get PRO
أغسطس '21
+31
في 0 قنوات
Get PRO
يوليو '21
+42
في 0 قنوات
Get PRO
يونيو '21
+30
في 0 قنوات
Get PRO
مايو '21
+42
في 0 قنوات
Get PRO
أبريل '21
+46
في 0 قنوات
Get PRO
مارس '21
+31
في 0 قنوات
Get PRO
فبراير '21
+47
في 0 قنوات
Get PRO
يناير '21
+40
في 0 قنوات
Get PRO
ديسمبر '20
+617
في 0 قنوات
التاريخ
نمو المشتركين
الإشارات
القنوات
15 سبتمبر+1
14 سبتمبر+2
13 سبتمبر+3
12 سبتمبر+2
11 سبتمبر+1
10 سبتمبر+1
09 سبتمبر0
08 سبتمبر+4
07 سبتمبر+1
06 سبتمبر0
05 سبتمبر+4
04 سبتمبر+3
03 سبتمبر+4
02 سبتمبر+2
01 سبتمبر+1
منشورات القناة
hip-agent A minimal coding agent harness that fits in the prompt. https://github.com/changjonathanc/hip-agent

2
Reading __dict__ once permanently deoptimizes attribute access Since 3.11 attribute access has not been a dict lookup, and reading dict once takes the specialized path away for good https://deadlovelll.github.io/2026-09-05-reading-dict-deoptimizes-attribute-access/
42
3
cloud-in-a-bottle Deploy, use, and share web apps on a server you control. Your apps, data, and infrastructure stay yours. https://github.com/cloud-in-a-bottle/cloud-in-a-bottle
56
4
TPU Inference Externalization Full Steam Ahead The article examines Google’s push to make TPUs a first-class platform for external LLM inference, including TorchTPU, vLLM, SGLang, and a rapidly maturing open software stack. Benchmarks TPUv7 Ironwood against NVIDIA B200/B300 and dives into the kernel, memory, networking, and serving optimizations behind its performance-per-dollar gains. https://inferencex.semianalysis.com/blog/tpu-inferencex-full-steam
56
5
Ruff, mypy, pytest, and then what? Structural quality in the age of AI-written Python. What the standard toolchain checks, what it does not, and what a real agent-written repository looks like when you measure it. https://codescan.dev/blog/ruff-mypy-pytest-and-then-what
53
6
Citry Fully typed frontend framework for Python with server events and Alpine.js, inspired by Vue and Livewire. https://github.com/citry-dev/citry
63
7
Python Hub Weekly Digest for 2026-09-13 https://pythonhub.dev/digest/2026-09-13/
96
8
K-Dense-AI / scientific-agent-skills Turn any AI agent into an AI Scientist. The #1 Agent Skills library for science, used by 190,000+ scientists worldwide. 165 ready-to-use validated skills plus 100+ scientific databases covering biology, chemistry, medicine, and drug discovery. Compatible with Cursor, Claude Code, Codex, Pi, Antigravity, and the open Agent Skills standard. https://github.com/K-Dense-AI/scientific-agent-skills
104
9
OpenExecutive AI-powered virtual executive team, a single coherent executive persona backed by 8 specialist Claude agents (FastAPI + Next.js). https://github.com/SenteLabsAI/OpenExecutive
87
10
Fine-Tuning SOTA Object Detection Models on Real-World Datasets Learn how to use these models, how to fine-tune them on diverse, specialized datasets that look nothing like their training data, and how to evaluate the results – all within PyCharm. https://blog.jetbrains.com/pycharm/2026/08/fine-tuning-sota-object-detection-models-on-real-world-datasets/
91
11
Neocarta Library built for generating semantic layer graphs for query routing, query generation and data discovery. https://github.com/neo4j-labs/neocarta
95
12
index-tts / index-tts An Industrial-Level Controllable and Efficient Zero-Shot Text-To-Speech System https://github.com/index-tts/index-tts
97
13
experiential An open source model gateway that provides one control plane across closed, open-source, local, and custom models. https://github.com/experientiallabs/experiential
92
14
Building AI Agents in Pure Python - Beginner Course Build a fully functioning AI agent from scratch in pure Python, without frameworks, third-party tools, or vibe coding. The course focuses on the core mechanics behind agents so you understand how they work under the hood, not just how to prompt existing tools. https://www.youtube.com/watch?v=c9AnqCeyxbI
93
15
Nifty Django Feature: Use Index for Custom Migration Operations Part of the Nifty Django features series: You can hack Django's Index class to define custom migration operations on your model. https://www.better-simple.com/django/2026/09/02/nifty-feature-use-index-for-custom-migrations/
109
16
KV, Prefix, Prompt and Semantic Caching in LLMs, clearly explained The post explains the four caching layers in LLM stacks: KV cache, prefix caching, prompt caching, and semantic caching, covering what each stores, their trade-offs, interactions, and the most common issues that prevent reuse. It includes first-principles explanations, code demos (with transformers and vLLM-style logic), production pitfalls, and practical takeaways for reducing recomputa... https://x.com/_avichawla/status/2093265776266637739
102
17
Tracing np.add, all the way down The author traces a simple np.add(a, b) call through NumPy’s internals, from Python argument handling and dtype dispatch to iteration strategy and the final SIMD-optimized C loop. Along the way, the post explores ufunc overrides, type promotion, dispatch caching, memory layout, GIL release, and CPU-specific optimizations that determine how NumPy actually performs an addition. https://blog.veitheller.de/numpy.html
97
18
When to use NotImplemented When should you return NotImplemented from a dunder method? Why not return False or raise an exception instead? https://www.pythonmorsels.com/when-to-use-notimplemented/
108
19
Django API Overview - DRF, django-ninja, django-bolt and django-modern-rest In this video, we'll look at Django API options, exploring the best modern packages for API-driven development in Django. We will take a look at Django REST Framework, django-ninja, django-bolt, and django-modern-rest - looking at the pros/cons of each. https://www.youtube.com/watch?v=AFYNEGtsjKI
96
20
AutoSaddler Automatic Harness Optimization with Durable Updates from Agent Execution Traces. https://github.com/microsoft/AutoSaddler
88