Home ========
rivt logo

rivt is an extensible, open source Python tool for writing and organizing engineering documents. A rivt document, referred to as a doc, is published as a text, HTML or PDF file from a rivt file. A rivt file is a Python file (.py) that imports the rivtlib Python package and includes rivt markup.

A rivt report is a linked compilation of multiple rivt docs. This site is an example of an HTML rivt report.

An interface for finding public rivt files on GitHub is here, and a collection of open source models and calculations on Google Drive, including rivt, is here.