Creating a Python Wiki application

This page summarizes the projects mentioned and recommended in the original post on /r/learnpython

Scout Monitoring - Free Django app performance insights with Scout Monitoring
Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.
www.scoutapm.com
featured
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.
www.influxdata.com
featured
  • Pelican

    Static site generator that supports Markdown and reST syntax. Powered by Python.

  • Surely a "local private wiki ... not web based ... on a desktop application" is not really a "wiki" at all, but rather a "static site generator" with a built-in "search". If that's what you want, there's a Python app called Pelican. Writing such an app from scratch isn't really a beginners project.

  • Python-Markdown

    A Python implementation of John Gruber’s Markdown with Extension support.

  • As a starting point, take a look at the Python-Markdown library. It's available from the Pypi repository, so is easy to install with pip / pipenv / ...

  • Scout Monitoring

    Free Django app performance insights with Scout Monitoring. Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.

    Scout Monitoring logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • How I Refactored my Code

    2 projects | dev.to | 15 Oct 2021
  • I am stepping down from MkDocs

    1 project | news.ycombinator.com | 7 Apr 2024
  • I am stepping down from MkDocs

    1 project | news.ycombinator.com | 6 Apr 2024
  • 5 Best Static Site Generators in Python

    4 projects | dev.to | 24 Nov 2023
  • Patterns for Personal Web Sites

    1 project | news.ycombinator.com | 30 Oct 2023