Python blog-engine

Open-source Python projects categorized as blog-engine

Top 6 Python blog-engine Projects

  • Hyde

    A Python Static Website Generator

  • lazyblorg

    Blogging with Org-mode for very lazy people

    Project mention: Reading org files. | /r/orgmode | 2023-06-02

    For my own Python tools, I wrote multiple naïve parsers myself (not following the usual lexical/syntactical parsing model from the books) in order to get something working. While my parsers are not considered general purpose parsers, they get the job done on my side. You might take a look at https://github.com/novoid/lazyblorg/blob/master/lib/orgparser.py for a dirty but fairly complex example. It's also using pypandoc as a fall-back for stuff I didn't parse on my own. It runs my static web blog generator.

  • Sonar

    Write Clean Python Code. Always.. Sonar helps you commit clean code every time. With over 225 unique rules to find Python bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.

  • codeletter-app

    Web-based 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

  • 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.

  • htmd

    Write Markdown and Jinja2 templates to create a website

  • nxcms

    Content management system

    Project mention: Django cms | /r/django | 2023-04-26

    Link to GitHub

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 2023-06-07.

Python blog-engine related posts

Index

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

Project Stars
1 Hyde 1,608
2 lazyblorg 362
3 codeletter-app 2
4 blog_flask 2
5 htmd 2
6 nxcms 0
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com