Installation

clu-phontools can be run one of two ways:

  1. Local installation of Python library (>= v3.8)
  2. Using Docker

Python

Requirements

Install

To install directly from the default branch of the repository:

pip install git+https://github.com/clu-ling/clu-phontools.git

Docker

Requirements

Install

Docker images are periodically published to DockerHub:

docker pull "parsertongue/clu-phontools:latest"