ar
Feedback
PythonHub

PythonHub

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

News & links about Python programming. https://pythonhub.dev/

إظهار المزيد
2 549
المشتركون
+124 ساعات
+147 أيام
+2130 أيام

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

القنوات المماثلة
الإشارات الواردة والصادرة
---
---
---
---
---
---
جذب المشتركين
يوليو '26
يوليو '26
+36
في 0 قنوات
يونيو '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 قنوات
التاريخ
نمو المشتركين
الإشارات
القنوات
13 يوليو+2
12 يوليو+7
11 يوليو+1
10 يوليو0
09 يوليو+3
08 يوليو+5
07 يوليو+4
06 يوليو+6
05 يوليو+1
04 يوليو+1
03 يوليو+3
02 يوليو+2
01 يوليو+1
منشورات القناة
cupy / cupy NumPy & SciPy for GPU https://github.com/cupy/cupy

2
How to publish to PyPI using GitHub Actions securely The post gives three practical steps for publishing Python packages to PyPI more securely from GitHub Actions: run zizmor, use Trusted Publishing, and require manual approval through GitHub environments. It focuses on reducing credential risk by removing long-lived PyPI tokens, pinning actions, limiting workflow permissions, disabling persisted checkout credentials, and adding a human ap... https://snarky.ca/how-to-publish-to-pypi-using-github-actions-securely/
17
3
Serving a Frontend with FastAPI: A Practical Guide A practical guide to FastAPI's new app.frontend(), SPA fallback, API route priority, and a complete mini dashboard example. https://modernpython.io/serving-a-frontend-with-fastapi-a-practical-guide/
29
4
planning-with-files Persistent file-based planning for AI coding agents and long-running agentic tasks. Crash-proof markdown plans that survive context loss and /clear, plus a deterministic completion gate and multi-agent shared state on disk. Manus-style. Works with Claude Code, Codex CLI, Cursor, Kiro, OpenCode and 60+ agents via the SKILL.md standard. https://github.com/OthmanAdi/planning-with-files
40
5
Python Hub Weekly Digest for 2026-07-12 https://pythonhub.dev/digest/2026-07-12/
94
6
Django security releases issued: 6.0.7 and 5.2.16 Django 6.0.7 and 5.2.16 fix three low-severity security issues involving cached Set-Cookie responses, GDALRaster heap buffer over-read, and DomainNameValidator accepting newlines. The Django team recommends upgrading supported versions as soon as possible, with patches applied to main, 6.1 beta, 6.0, and 5.2 branches. https://www.djangoproject.com/weblog/2026/jul/07/security-releases/
169
7
Boffin claims Microsoft's "quantum leap" is invalid due to "basic Python errors" https://www.theregister.com/research/2026/06/24/boffin-claims-microsofts-supposed-quantum-leap-does-not-compute-due-to-basic-python-errors/5260489
151
8
rommapp / romm A beautiful, powerful, self-hosted rom manager and player. https://github.com/rommapp/romm
148
9
Backon – Python retry (zero deps, circuit breaker, async native) https://github.com/Llucs/backon
130
10
microsoft / skills-for-fabric A collection of skills and MCP systems to enable users of CLI, VSCode, Claude to operate over Microsoft Fabric https://github.com/microsoft/skills-for-fabric
130
11
A small matrix task runner for Python projects using Astral uv. uv-matrix runs the same project tasks across Python versions, dependency variants, extras and arbitrary task variants defined in pyproject.toml. https://github.com/atsuoishimoto/uv-matrix
119
12
Scripting good practices in Python SummaryYou can make your scripts just a little nicer with some tweaks:Use inline dependencies if ... https://www.bitecode.dev/p/scripting-good-practices-in-python
122
13
Python 3.14 compiled to metal – no interpreter https://github.com/can1357/pon
123
14
Have your agent record video demos of its work with shot-scraper video shot-scraper video is a new command introduced in today's shot-scraper 1.10 release which ... https://simonwillison.net/2026/Jun/30/shot-scraper-video/#atom-tag
124
15
OpenKB Open LLM Knowledge Base. https://github.com/VectifyAI/OpenKB
131
16
Python Hub Weekly Digest for 2026-07-05 https://pythonhub.dev/digest/2026-07-05/
119
17
Building AI Agents You Can Trust & Evaluate | Agentic RAG Live Series Hands-on live series building Agentic RAG systems with retrieval, tool calling, evaluations, traces, and production engineering practices. 140 min marathon https://youtube.com/live/_44x_yL7Q-s?feature=share
138
18
Unlimited-OCR Unlimited-OCR is Baidu’s open-source OCR model for one-shot long-horizon document parsing, designed to read multi-page documents in a single pass instead of chunking them. https://github.com/baidu/Unlimited-OCR
133
19
Build real agentic apps using CUGA: two dozen working examples on a lightweight harness Building an agent is mostly plumbing: tools, state, guardrails, scaling from one agent to many. CUGA (pip install cuga), short for Configurable Generalist Agent, the Agent Harness for the Enterprise from IBM handles that, so you write just a tool list and a prompt. We built two-dozen single-file apps to prove it. Read one end to end here, then see how the same agent runs sovereign and go... https://huggingface.co/blog/ibm-research/cuga-apps
144
20
Build and Deploy a Remote MCP Server to GKE in 30 Minutes Learn to build and deploy a secure remote MCP server on Google Kubernetes Engine (GKE) in 30 minutes. Streamline your AgenticAI workflows with standard protocols. https://cloud.google.com/blog/topics/developers-practitioners/build-and-deploy-a-remote-mcp-server-to-gke-in-30-minutes/
141