Installation

Contents

Installation#

Via pip#

Install the package from PyPI:

pip install wpt-tools

Development#

git clone https://github.com/t-sasatani/wpt-tools.git
cd wpt-tools
uv sync

Requirements: Python 3.11+