Install
Install directly from GitHub for normal use.
pip install "fps-uda @ git+https://github.com/baogegeJiang/FPS.git"
Clone the repository when you want the packaged H5 fixture and examples.
git clone https://github.com/baogegeJiang/FPS.git
cd FPS
pip install -e ".[dev]"