Python Blog

Open-source Python projects categorized as Blog

Top 23 Python Blog Projects

  1. chinese-independent-blogs

    中文独立博客列表

  2. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  3. this-week-in-rust

    Data for this-week-in-rust.org

    Project mention: Few things to know | dev.to | 2025-08-07

    Rust is again the second most used programming language in web3 ecosystem after solidity and of course, javascript, anyone looking to learn Rust if you are a rust developer you might want to check out this newsletter,👉🏻 this week in Rust.

  4. Gmeek

    Gmeek is a Blog All in Github

  5. articles

    thoughts on programming

    Project mention: LLM Agents Demystified | news.ycombinator.com | 2025-11-28
  6. demystifying-containers

    A series of blog posts and talks about the world of containers 📦

  7. puput

    A Django blog app implemented in Wagtail

    Project mention: Ow I Blog with Obsidian, Hugo, GitHub, and Cloudflare – Zero Cost Owned | news.ycombinator.com | 2025-04-23

    Honestly this sounds a bit cumbersome. I built my blog years ago using Puput (https://github.com/APSL/puput) and Render, and it has been running strong with minimal maintenance since then, and has over 1200 posts. It's all open source and free other than the minimal hosting fees.

    If I want to do a post, I log in, draft the post in a simple editor with keyboard shortcuts for formatting, and click "publish." I don't have to fool with anything, there is no chance of sync breaking, and it's instantly responsive. We also have around four authors on the blog of varying degrees of technical skill, and all of them have figured out the interface basically instantly.

    The back-end is stored in Github, but the posts are stored, with revision history, in a Postgres database that I have full access to.

    It's honestly hard to envision a scenario where I'd prefer digging through a git repository to see a previous version of a post rather than just clicking into the CMS site and clicking on the historical version of the post that I'd like to look at, which is instantly displayed including images. And honestly, even with daily blogging, the number of times I've actually looked at a prior version of a post is very low -- probably less than once a year.

  8. lazyblorg

    Blogging with Org-mode for very lazy people

  9. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  10. rss2newsletter

    Convert RSS/Atom feed to email newsletters

  11. gpt-j

    A GPT-J API to use with python3 to generate text, blogs, code, and more

  12. code-for-blog

    Code for various tutorials and programs I've written about on my blog (by petercollingridge)

  13. dev-case

    A privacy-focused and secure CMS, Blog and Portfolio made with Python & Django. Designed with developers and IT professionals in mind.

  14. beepb00p

    My blog!

  15. simple-c-compiler

    Simple C Compiler written in Python

  16. aws-blog.de-projects

    Projects and examples for https://www.tecracer.com/blog

    Project mention: Comparing AWS Lambda ARM64 vs. x86_64 Performance Across Runtimes in Late 2025 | news.ycombinator.com | 2025-12-02

    Would be interesting to add a cold start + "import boto3" benchmark for Python as importing boto3 takes forever on lambdas with little memory. For this scenario I only know this benchmark but it is from 2021 https://github.com/MauriceBrg/aws-blog.de-projects/tree/mast...

  17. pythonetc

    Posts about Python stdlib, syntax, and internals

  18. obstracts

    Turn any blog into structured threat intelligence.

  19. obsidian-blog

    Static site/blog generator for obsidian.md

  20. unit-text

    Unit tests for plain text - LLM as a copy editor

    Project mention: Show HN: UnitText – Unit Tests for Text | news.ycombinator.com | 2025-04-15

    In our battle against AI-written content, we launched UnitText as an alternative to use AI to review text, instead of writing it. I got the idea from this lovely book "Writing for Developers"[1] that recommended some quality prompts to use a LLM as what could be considered a copy editor.

    I initially liked to call it "unit tests for text", which inspired a prototype,[2] a blog post,[3] and then this product.

    We believe everyone is getting really fed up of reading content only to immediately understand it was written by a robot. At the same time, we don't think language models are completely to blame, they are just a tool, and it's on us to use them properly.

    The idea of UnitText is that before one starts writing they define a goal and audience for their content. It could be a blog post, but also an email... at some point we'd like to offer different templates for various types of content.

    The human is the one doing the writing, and they can then ask the AI to "review" (or, "test") the content, to see whether the goal was met, the explanation is clear, something can be added or cut...

    [1]: https://www.manning.com/books/writing-for-developers

    [2]: https://github.com/sealambda/unit-text

    [3]: https://www.sealambda.com/blog/this-post-passed-unit-tests/

  21. TuxSEO

    Automated Blog Content Creation for Founders Who Hate Writing

    Project mention: Ask HN: What Are You Working On? (December 2025) | news.ycombinator.com | 2025-12-14

    Working in TuxSEO (https://tuxseo.com/). The product is good, but no paying customers. I'm working on setting up a cold email campaign to hopefully diversify my outreach.

    So in other words, since I'm an introvert developer, i'm trying to grow some balls to start reaching out to people.

  22. jupyblog

    Execute code snippets in markdown files.

  23. blog_flask

    A blog created using python flask and bootstrap

  24. blog-data

    The repository to keep supporting files for my blog posts.

  25. maw.sh

    Mahmoud Ashrf's Homepage (v7)

  26. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Python Blog discussion

Python Blog related posts

  • LLM Agents Demystified

    1 project | news.ycombinator.com | 28 Nov 2025
  • The Expressive Power of Constraints

    1 project | news.ycombinator.com | 7 Nov 2025
  • Leaking Passwords (and More) on macOS

    3 projects | news.ycombinator.com | 20 Mar 2025
  • Simple collaborative filtering in pure PostgreSQL

    1 project | news.ycombinator.com | 15 Feb 2025
  • Feeling deceived when receiving (non-labeled) LLM-generated messages

    1 project | news.ycombinator.com | 22 Jan 2025
  • 浮躁的AI编程 - FAV0周刊#027

    6 projects | dev.to | 19 Jan 2025
  • 旅行的遗憾 - FAV0周刊#015

    7 projects | dev.to | 22 Sep 2024
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 24 Dec 2025
    InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →

Index

What are some of the best open-source Blog projects in Python? This list will help you:

# Project Stars
1 chinese-independent-blogs 22,491
2 this-week-in-rust 2,467
3 Gmeek 2,231
4 articles 1,586
5 demystifying-containers 751
6 puput 657
7 lazyblorg 427
8 rss2newsletter 270
9 gpt-j 204
10 code-for-blog 169
11 dev-case 99
12 beepb00p 88
13 simple-c-compiler 66
14 aws-blog.de-projects 63
15 pythonetc 42
16 obstracts 42
17 obsidian-blog 42
18 unit-text 40
19 TuxSEO 39
20 jupyblog 28
21 blog_flask 26
22 blog-data 17
23 maw.sh 16

Sponsored
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io

Did you know that Python is
the 2nd most popular programming language
based on number of references?