SWIG Python wrapper for HFST Ospell C++ library.
There is also a Makefile to explain how SWIG works.
python3.7 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
pip install .
pip install git+https://github.com/GooDeeJAY/py-hfst-ospell.git