PythonHub Logo Python Hub

Interesting articles and projects for Python developers.


🌍 Follow Python Hub in your social environment

x.com/PythonHub

telegram.me/PythonHub

mastodon.social/@pythonhub

bluesky/@pythonhub.dev

WhatsApp Python Hub Channel


🍩 Support Python Hub

Buy me a Coffee

— On Patreon, just $1 per month


🫱 Suggest a Link

Share a news, article or interesting project. Link will be published after manual review.


πŸ”‹ Ethical Ads


βœ‰οΈ Weekly Digest Email

Subscribe to Python Hub Weekly Digest


🍹 Latest

Gleam for Python Programmers
A practical guide to Gleam for Python programmers, explaining its syntax, static typing, immutability, pattern matching, and functional programming model through Python comparisons. It gives Python developers a quick way to understand how Gleam differs while building on concepts they already know.

arc53 / DocsGPT
Private AI platform for agents, assistants and enterprise search. Built-in Agent Builder, Deep research, Document analysis, Multi-model support, and API connectivity for agents.

Wheels, Bottles and Images
Simon Willison packaged a Go CLI inside Python wheels, showing that PyPI can distribute platform-specific binaries containing no Python at all. The article compares wheels with Homebrew bottles and OCI images, highlighting their shared model of immutable artifacts and client-side platform selection, along with growing convergence in registry infrastructure and Sigstore attestations.

How to Conquer Concurrency in Python
A practical guide to Python concurrency that builds from OS fundamentals, processes, threads, race conditions, and the GIL to choosing between asyncio, threading, and multiprocessing. It also explains concurrency vs. parallelism, CPU vs. GPU tradeoffs, and how profiling and strong mental models help avoid common performance mistakes.

Categorization with NLP
A practical look at building grocery categorization without machine learning, using NLP techniques such as stemming, n-grams, syllable splitting, and spell checking. The author shows how a hand-crafted Python algorithm handles messy real-world inputs and edge cases when training data is scarce.


πŸ’– Most Popular in the Last Two Weeks

dottxt-ai / outlines
Structured Outputs

Self-contained highly-portable Python distributions

i-have-adhd
A skill for your coding agent to stop it from burying the answer. ADHD-friendly output.

claude-thermos
Keeps your Claude session warm for you. Stop paying to rebuild your Claude Code cache.

awesome-artificial-intelligence
A curated list of Artificial Intelligence (AI) courses, books, video lectures and papers.


πŸ“… Weekly Digests Archive

2026-08-09 · 2026-08-02 · 2026-07-26 · 2026-07-19 · 2026-07-12 · 2026-07-05 · 2026-06-28 · 2026-06-21 · 2026-06-14 · 2026-06-07 · 2026-05-31 · 2026-05-24 · 2026-05-17 · 2026-05-10 · 2026-05-03 · 2026-04-26 · 2026-04-19 · 2026-04-12 · 2026-04-05 · 2026-03-29 · 2026-03-22 · 2026-03-15 · 2026-03-08 · 2026-03-01 · 2026-02-22 · 2026-02-15 · 2026-02-08 · 2026-02-01 · 2026-01-25 · 2026-01-18 · 2026-01-11 · 2026-01-04 · 2025-12-28 · 2025-12-21 · 2025-12-14 · 2025-12-07 · 2025-11-30 · 2025-11-23 · 2025-11-16 · 2025-11-09 · 2025-11-02 · 2025-10-26 · 2025-10-19 · 2025-10-12 · 2025-10-05 · 2025-09-28 · 2025-09-21 · 2025-09-14 · 2025-09-07 · 2025-08-31 · 2025-08-24 · 2025-08-17 · 2025-08-10 · 2025-08-03 · 2025-07-27 · 2025-07-20 · 2025-07-13 · 2025-07-06 · 2025-06-29 · 2025-06-22

all digests β†’


Project by Ruslan Keba. Since 2012. Powered by Python. Made in πŸ‡ΊπŸ‡¦Ukraine.