PythonHub
الذهاب إلى القناة على Telegram
News & links about Python programming. https://pythonhub.dev/
إظهار المزيد2 528
المشتركون
+124 ساعات
+107 أيام
+3630 أيام
أرشيف المشاركات
2 528
What’s a low memory way to run a Python http endpoint?
https://www.reddit.com/r/Python/comments/1slbp28/whats_a_low_memory_way_to_run_a_python_http/
2 528
PyWry: Cross-Platform Rendering Engine in Python
https://deeleeramone.github.io/PyWry/
2 528
Dinobase
Dinobase is an agent-first data platform that syncs 100+ sources like APIs, databases, files, and MCP servers into SQL-ready tables with automatic data annotation.
https://github.com/DinobaseHQ/dinobase
2 528
Implementing MikroTik's Binary API Protocol in Python from Scratch
A deep dive into implementing MikroTik's proprietary RouterOS binary API protocol in Python — variable-length encoding, sentence-based messaging, and programmatic network infrastructure control. Zero dependencies, 137 lines.
https://www.joekarlsson.com/blog/implementing-mikrotik-binary-api-protocol-in-python/
2 528
Community consensus on when to use dataclasses vs non-OO types?
https://www.reddit.com/r/Python/comments/1s7v9ug/community_consensus_on_when_to_use_dataclasses_vs/
2 528
uv or pip for python package management?
https://www.reddit.com/r/learnpython/comments/1snqpnx/uv_or_pip_for_python_package_management/
2 528
Array API adoption: Performance wins across the ecosystem
Adopting the Array API standard lets major Python libraries run the same code across backends like NumPy, PyTorch, CuPy, and JAX, unlocking dramatic speedups with minimal user changes. The broader impact is a more interoperable scientific Python ecosystem where GPU acceleration and new hardware become accessible without rewriting entire libraries.
https://labs.quansight.org/blog/array-api-meta-blogpost
2 528
What Most Python Developers Miss About Generators
Most Python developers view generators as a memory optimization, but their deeper value is controlling when computation happens and how data flows through a system. They enable lazy pipelines, backpressure handling, two-way communication, and patterns that extend naturally into async streaming architectures.
https://www.youtube.com/watch?v=5VN-3rIUPZ8
2 528
Reimagine Python Notebooks in the AI Era
Traditional notebooks are evolving as AI shifts more value from writing syntax to guiding workflows, reviewing outputs, and iterating through natural-language prompts. The emerging model emphasizes reactive cells and integrated LLM tooling that can turn linear notebooks into more interactive, dynamic applications.
https://mljar.com/blog/reimagine-python-notebook-in-ai-era/
2 528
Best Python framework for industry-level desktop app? (PySide/PyQt/wxPython/Kivy/Web approacg)
https://www.reddit.com/r/Python/comments/1s9oh61/best_python_framework_for_industrylevel_desktop/
2 528
lingbot-map
A feed-forward 3D foundation model for reconstructing scenes from streaming data.
https://github.com/Robbyant/lingbot-map
2 528
I built a dev blog! First deep dive: How Ruff and UV changed my mind about Python setups.
https://www.reddit.com/r/Python/comments/1s7lna7/i_built_a_dev_blog_first_deep_dive_how_ruff_and/
2 528
browser-harness
Self-healing browser harness that enables LLMs to complete any task.
https://github.com/browser-use/browser-harness
2 528
Django: fixing a memory “leak” from Python 3.14’s incremental garbage collection
Adam Johnson explains how Python 3.14's new incremental garbage collection caused excessive memory growth during Django migrations, leading to out-of-memory errors on resource-constrained servers. He shares a practical workaround by explicitly triggering garbage collection after each migration step, and notes the issue helped support the planned revert to the prior GC behavior in Python ...
https://adamj.eu/tech/2026/04/20/django-python-3.14-incremental-gc/
2 528
HY-World-2.0
A Multi-Modal World Model for Reconstructing, Generating, and Simulating 3D Worlds.
https://github.com/Tencent-Hunyuan/HY-World-2.0
2 528
Neuro AI
Python suite for neuroscience research across all modalities.
https://github.com/facebookresearch/neuroai
2 528
Decoupling Your Business Logic from the Django ORM
As Django apps grow, stuffing business logic into views, models, and managers creates tangled code, slow tests, and ORM-driven performance issues like overfetching and N+1 queries. The solution proposed is moving domain logic into typed plain-Python classes while using the ORM only for persistence, making systems cleaner, faster, easier to test, and easier to evolve.
https://buttondown.com/carlton/archive/decoupling-your-business-logic-from-the-django-orm/
2 528
OriginTracer
This is a low level observability tool with a very flexible extension model. Users write probes and rules and the tool constructs a live causal graph.
https://github.com/Humbulani1234/origintracer
متاح الآن! بحث تيليغرام 2025 — أهم رؤى العام 
