Installation

The mcfonts package can be installed through pip, as it is available on PyPI, or by downloading it manually.

From PyPI

mcfonts is available on PyPI. It depends on these packages:

You do not need to install these dependencies yourself; pip will install them for you.

To install mcfonts with pip:

python -m pip install mcfonts

This will install any needed dependencies.

From source

You can download and install mcfonts from the source with:

python -m pip install git+https://gitlab.com/whoatemybutter/mcfonts.git

Last update: 2023 November 30