PythonHub
Ir al canal en Telegram
News & links about Python programming. https://pythonhub.dev/
Mostrar más2 525
Suscriptores
-324 horas
+17 días
+3030 días
Archivo de publicaciones
2 524
Django: iterate through all registered URL patterns
Adam Johnson demonstrates a Python generator function that recursively traverses Django’s URLResolver structure to enumerate all registered URLPattern objects, including those in nested namespaces. He shows how this can be used for tasks like auditing registered views or writing tests to ensure all class-based views inherit from a specific base class.
https://adamj.eu/tech/2025/07/22/django-iterate-url-patterns/
2 524
Python Tutorial: Type Hints - From Basic Annotations to Advanced Generics
Corey Schafer explains Python’s type hints, from basic function annotations to advanced features like generics, with practical examples showing their benefits for code clarity, early bug detection, and IDE support. He highlights that type hints are optional and flexible, letting you gradually adopt them in your projects.
https://www.youtube.com/watch?v=RwH2UzC2rIo
2 524
Announcing Toad - a universal UI for agentic coding in the terminal
Will McGugan announces Toad, a new universal terminal UI for AI coding agents built with Textual, offering a flicker-free and interactive experience compared to existing tools. Toad will be open source, supports any backend language, and uses JSON for communication between frontend and backend.
https://willmcgugan.github.io/announcing-toad/
2 524
3 pandas Workflows That Slowed to a Crawl on Large Datasets—Until We Turned on GPUs
NVIDIA shows how switching from pandas to GPU-accelerated cuDF made slow data workflows run up to 30× faster. Common tasks like time-series analysis and dashboard filtering became near-instant with minimal code changes.
https://developer.nvidia.com/blog/3-pandas-workflows-that-slowed-to-a-crawl-on-large-datasets-until-we-turned-on-gpus/
2 524
passage-of-time-mcp
An MCP server that gives language models temporal awareness and time calculation abilities. Teaching AI the significance of the passage of time through collaborative tool development.
https://github.com/jlumbroso/passage-of-time-mcp
2 524
higgs-audio
Text-audio foundation model from Boson AI.
https://github.com/boson-ai/higgs-audio
2 524
Tinyio: A tiny (~200 line) event loop for Python
https://github.com/patrick-kidger/tinyio
2 524
AmazingHand
Code and model to control the AH!
https://github.com/pollen-robotics/AmazingHand
2 524
A Python dict that can report which keys you did not use
https://www.peterbe.com/plog/a-python-dict-that-can-report-which-keys-you-did-not-use
2 524
Fully Homomorphic Encryption and the Dawn of A Truly Private Internet
Fully Homomorphic Encryption (FHE) allows computation on encrypted data and is becoming ~8× faster each year. It could enable a privacy-by-default internet, powering secure cloud and AI services without exposing user data.
https://bozmen.io/fhe
2 524
QwenLM / Qwen3-Coder
Qwen3-Coder is the code version of Qwen3, the large language model series developed by Qwen team, Alibaba Cloud.
https://github.com/QwenLM/Qwen3-Coder
2 524
UV is helping me slowly get rid of bad practices and improve company’s internal tooling.
https://www.reddit.com/r/Python/comments/1mcgsxr/uv_is_helping_me_slowly_get_rid_of_bad_practices/
2 524
Be careful on suspicious projects like this
https://www.reddit.com/r/Python/comments/1mbopcc/be_careful_on_suspicious_projects_like_this/
2 524
Python 3.14: time for a release name?
https://www.reddit.com/r/Python/comments/1ma6dbd/python_314_time_for_a_release_name/
2 524
UQLM
UQLM is a Python library for Large Language Model (LLM) hallucination detection using state-of-the-art uncertainty quantification techniques.
https://github.com/cvs-health/uqlm
2 524
Python AI Agents: Overview to Generative AI and Intro to Agents
Glenn Mossy, an AI Solutions Architect, presents an overview of generative AI and introduces Python AI agents, discussing how these technologies are automating tasks and transforming industries, with specific examples including an advanced calculator agent and a file system organizer. The session aims to be accessible for both beginners and experienced coders, highlighting the ongoing ev...
https://www.youtube.com/watch?v=2JPazei9e9Q
2 524
Sniffly
Claude Code dashboard with usage stats, error analysis, and sharable feature.
https://github.com/chiphuyen/sniffly
2 524
Superfunctions: A universal solution against sync/async fragmentation in Python
https://github.com/pomponchik/transfunctions
¡Ya disponible! Investigación de Telegram 2025 — los principales insights del año 
