Skip to main content

Literate Programming for Python3

Project description

This is a small rewrite of PyLit to make it work for Python3.

Literate programming is the combination of documentation and source together in a fashion suited for reading by human beings.

PyLit supports two-way translation between RST and Python.

  • From Python to RST-based markup to create good-looking documentation from Python programs.

  • From RST markup to Python to create Python code from human-friendly documentation files.

Given the RST markup files, Docutils or Sphinx can be used to finalize the documentation.

Project details


Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page