PythonHub
前往频道在 Telegram
2 526
订阅者
+124 小时
+107 天
+3630 天
帖子存档
2 525
Zoocache
Semantic dependency based cache with high performance and concurrency in mind.
https://github.com/albertobadia/zoocache
2 525
The "LLM-as-Analyst" Trap: A Technical Deep-Dive into Agentic Data Systems
Why the simplest agentic pattern is the most dangerous for factual data operations.
https://appliedingenuity.substack.com/p/the-llm-as-analyst-trap-a-technical
2 525
Webmentions with batteries included
A zero-cost library to integrate Webmentions in your website.
https://blog.fabiomanganiello.com/article/webmentions-with-batteries-included
2 525
VOOG – Moog-style polyphonic synthesizer in Python with tkinter GUI
https://github.com/gpasquero/voog
2 525
Better Python tests with inline-snapshot
Learn how Pydantic uses inline-snapshot and dirty-equals for better testing.
https://pydantic.dev/articles/inline-snapshot
2 525
Deploying Python Web Applications with Docker
The post is a hands-on guide explaining why the author migrated his Python web applications to Docker containers, highlighting Docker’s consistent isolation and practical benefits for deployment compared to traditional setups like system Python and virtual environments. It walks through what to include in the container (base image, Python, virtual environment, and WSGI server such as gun...
https://chriswarrick.com/blog/2026/02/06/deploying-python-web-applications-with-docker/
2 525
Python as you've never seen it before
https://www.reddit.com/r/Python/comments/1qxohhp/python_as_youve_never_seen_it_before/
2 525
Monty: A minimal, secure Python interpreter written in Rust for use by AI
https://github.com/pydantic/monty
2 525
disler / claude-code-hooks-mastery
Master Claude Code Hooks
https://github.com/disler/claude-code-hooks-mastery
2 525
Django: profile memory usage with Memray
The article shows how to profile Python-based Django apps using Memray to find memory leaks and inefficient allocations by capturing allocation snapshots and comparing them over time. It walks through setup, running profiles locally, analyzing results, and using traces to make targeted improvements that reduce memory usage and improve performance.
https://adamj.eu/tech/2026/01/29/django-profile-memray/
2 525
10 Python Features You’re Not Using (But Really Should)
The video highlights lesser-known but powerful Python features that can significantly improve code readability, safety, and performance. Through practical before-and-after examples, it shows experienced Python developers how small language features can meaningfully level up real-world code.
https://www.youtube.com/watch?v=cXl-AUXHHZY
2 525
PentestAgent
PentestAgent is an AI agent framework for black-box security testing, supporting bug bounty, red-team, and penetration testing workflows.
https://github.com/GH05TCREW/pentestagent
2 525
qrt
This project explores data transfer using a screen-to-camera approach. The idea is simple: encode information into a sequence of QR codes, display them as a video on a screen, and then use a camera to capture and decode the video frames to retrieve the original data.
https://github.com/smyrgeorge/qrt
2 525
Expanse
Expanse is a modern Python web application framework focused on developer experience that offers features like transparent dependency injection, a SQLAlchemy-powered database component, and conventions to help build scalable web apps quickly.
https://github.com/expanse-framework/expanse
2 525
Text classification with Python 3.14's ZSTD module
https://maxhalford.github.io/blog/text-classification-zstd/
2 525
So... Postgres is now basically a search engine? (And it's free)
This video demonstrates how to turn PostgreSQL into a powerful, personalized search engine using the open-source PG text search extension (based on the BM25 algorithm). It provides a technical walkthrough on using Claude Code and UV to build a Python-based system for scraping web content, tracking links, and managing a private knowledge base.
https://www.youtube.com/watch?v=zrokmIR9Ytg
2 525
nanobot
nanobot is an ultra-lightweight personal AI assistant inspired by Clawdbot. Delivers core agent functionality in just ~4,000 lines of code — 99% smaller than Clawdbot's 430k+ lines.
https://github.com/HKUDS/nanobot
2 525
copier-astral
Fast Python project template with Astral's toolchain (uv, ruff, ty) + pytest, MkDocs, Typer, GitHub Actions, Docker
https://github.com/ritwiktiwari/copier-astral
现已上线!2025 年 Telegram 研究 — 年度关键洞察 
