Python HubInteresting articles and projects for Python developers.
— x.com/PythonHub
— telegram.me/PythonHub
— mastodon.social/@pythonhub
— bluesky/@pythonhub.dev
— WhatsApp Python Hub Channel
— On Patreon, just $1 per month
Share a news, article or interesting project. Link will be published after manual review.
Subscribe to Python Hub Weekly Digest
Guide to data tools landscape for developers
Found yourself on a data project and have no idea what they all are talking about? Feel excluded from all the fun discussions in the office kitchen? If only there were a humongous guide going over all the concepts and buzzwords...
Graphify-Labs / graphify
Turn any codebase, with its docs, SQL schemas, configs, and PDFs, into a queryable knowledge graph. A /graphify skill for Claude Code, Cursor, Codex, and Gemini CLI: local deterministic AST parsing, every edge explained, no vector store.
How To Train a Generative Kick Drum Model on Your Old Linux Desktop With 6GB of VRAM
The author trained a text-conditioned generative kick-drum model from 13,615 audio samples on a seven-year-old GPU with only 6GB of VRAM, using a VAE, latent diffusion model, and HiFi-GAN vocoder. The project shows that useful generative models can be built with modest hardware and personal datasets by compressing data into latent space, choosing practical constraints, and using serverle...
percentify
Exploratory stats and data-quality diagnostics for pandas and Polars DataFrames. One call each.
Emily2040 / seedance-2.0
Comprehensive production pipeline for quad-modal AI filmmaking with Seedance 2.0
GeoSQL
Turn Claude/Codex into geospatial analytics agent.
Lucen a Python compiler that parallelizes for-loops via comment pragmas
yifanfeng97 / Hyper-Extract
Hypergraph is more powerful. Transform unstructured text into structured knowledge with LLMs. Graphs, hypergraphs, and spatio-temporal extractions β with one command.
Ossie
Apache Ossie is a vendor-neutral standard for sharing semantic metadata across analytics, AI, and BI tools. Its goal is to define metrics and business meaning once, then reuse them everywhere.
Ban commits/transactions using AST analysis and linters
The post explains why database commits and transactions should be owned only by the DB access layer, because hidden commits and leaking DB models can silently break atomicity or lose data. It shows how to enforce those boundaries with AST tests, flake8 rules, and a narrow LLM review step to catch DB models being returned where domain models should be used.
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 · 2025-06-15 · 2025-06-08
Project by Ruslan Keba. Since 2012. Powered by Python. Made in πΊπ¦Ukraine.