Python Blog

Open-source Python projects categorized as Blog

Top 23 Python Blog Projects

  • articles

    thoughts on programming

    Project mention: Internals of the async/await pattern from first principles | news.ycombinator.com | 2024-03-19

    Thanks for the feedback! My code snippets in the article don't use any real/existing language. C# for example, is quite explicit with the transformation of generated to state machines, but also does not provide such methods, as far as I know. I've just added a comment explaining this choice: https://github.com/Dobiasd/articles/commit/f44b897f2a4d20aa9...

  • Gmeek

    Gmeek is a Blog All in Github

    Project mention: Show HN: Gmeek – A blog generator all in GitHub | news.ycombinator.com | 2024-01-05
  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • demystifying-containers

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

  • puput

    A Django blog app implemented in Wagtail

  • lazyblorg

    Blogging with Org-mode for very lazy people

    Project mention: Indexing and tagging files: how to do this? | /r/datacurator | 2023-07-04

    Another method is used via Memacs filename module: it generates a text file with all files that start with a date- or time-stamp. This file can then be used for all sorts of workflows for retrieving files. For example, this is how I include images in my blog using lazyblorg and its "Smart tsfile Image File Search".

  • gpt-j

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

  • code-for-blog

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

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • dev-case

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

  • beepb00p

    My blog!

    Project mention: Fcron Is the Best Cron | news.ycombinator.com | 2023-10-14

    I was annoyed by cron/fcron limitations and figured systemd is the way go because of its flexibility and power, but also was annoyed about manually managing tons of unit files. So I wrote a tool with a config that looks kinda like a crontab, but uses systemd (or launchd on mac) behind the scenes: https://github.com/karlicoss/dron#what-does-it-do

    E.g. a simplest job definition looks like this

      job(every(mins=10), 'ping https://beepb00p.xyz', unit_name='ping-beepb00p')

  • aws-blog.de-projects

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

    Project mention: Adding Cognito Authentication to our Serverless Dash App | dev.to | 2024-04-12

    With this theory out of the way, let‘s see how we can implement it. I have once again created a repository with a SAM-based app. The app deploys the required Cognito user pool and app client for authentication and grants the Frontend Lambda permission to describe the User Pool and retrieve some secrets at runtime so that they don‘t have to be hardcoded. Almost all the rest happens in the Lambda function.

  • simple-c-compiler

    Simple C Compiler written in Python

  • pythonetc

    Posts about Python stdlib, syntax, and internals

  • obsidian-blog

    Static site/blog generator for obsidian.md

  • jupyblog

    Execute code snippets in markdown files.

  • shazam

    [On Going] The is the ultimate blogging site made with Django Rest and Svelte/Kit

  • auto-blog-banner

    🌌 A Python script to generate blog banners from command line.

  • pure-python-server

    A blogging platform written in pure python (no web frameworks used) for developer to share their coding knowledge

  • blog-banner-generator

    Customisable, fast, easy to use blog banner generator

  • girisagar46.github.io

    My personal blog. Built using Pelican (a static site generator)

  • blog_application_django

    A simple blog application created using Django framework.

  • Grocery-Bag

    Grocery Bag is a way to store grocery items for marketing. It will contain a homepage that will be showing all the list of items to buy and have been bought. Users will be able to add items and update items, and can even delete them.

  • blog_flask

    A blog created using python flask and bootstrap

    Project mention: I'm coding a blog website as a project from scratch, what's the most efficient way of adding new pages? | /r/webdev | 2023-06-07

    I did something like that with flask: https://github.com/bgtti/blog_flask Django would have worked just as well.

  • codeletter

    Web platform written in Django designed for creating and publishing blog posts.

    Project mention: My first Django project needs feedback | /r/django | 2023-04-25

    Hello, I'm 21 years old, I started using Django about half a year ago. I've completed my first django project, which is blog app. It is not the most revealing project, but I wanted to start with learning to become a Backend Developer in the future. I'm working full-time, so 5-6 months is not the best time to build that project. Could you give me your feedback about what I can modify/update in my code, and what next steps I can take? I would really appreciate it. Repo link: https://github.com/jasmar2/codeletter-app

  • SaaSHub

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

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). The latest post mention was on 2024-04-12.

Python Blog related posts

Index

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

Project Stars
1 articles 1,570
2 Gmeek 941
3 demystifying-containers 669
4 puput 597
5 lazyblorg 390
6 gpt-j 202
7 code-for-blog 163
8 dev-case 89
9 beepb00p 79
10 aws-blog.de-projects 56
11 simple-c-compiler 49
12 pythonetc 36
13 obsidian-blog 34
14 jupyblog 21
15 shazam 13
16 auto-blog-banner 11
17 pure-python-server 11
18 blog-banner-generator 10
19 girisagar46.github.io 9
20 blog_application_django 8
21 Grocery-Bag 5
22 blog_flask 2
23 codeletter 2
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com