reStructuredText, sometimes abbreviated as "RST" or "reST", is a markup language implementation that is often used to document Python projects.
A brief tutorial on parsing reStructuredText (reST)
reStructuredText vs. Markdown for technical documentation
RestructuredText (reST) and Sphinx CheatSheet
reStructuredText cheat sheet
What is a static website generator?
I want to learn how to code a Python web application using a framework.
I've built a Python web app, now how do I deploy it?