Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Installation

Remeta requires a working Python installation. It should run with Python >=3.10.

The ReMeta itself can be installed with pip:

pip install remeta

Or directly from GitHub:

pip install git+https://github.com/m-guggenmos/remeta.git

(this command requires an installed Git, e.g. gitforwindows)

Required packages (should be automatically installed with pip):