Skip to content

Files

Latest commit

356fecf · Jan 27, 2025

History

History
19 lines (13 loc) · 451 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 451 Bytes

Website build tools

This repo contains code for building encyclopedia websites that is used by DefElement and the online encyclopedia of quadrature rules.

Installing

To install the latest release from PyPI, run:

pip install website-build-tools

To install the latest code from GitHub, run:

pip install git+https://github.com/DefElement/website-build-tools.git