Installation

To install the package:

pip install fuzzyfields

or

conda install -c conda-forge fuzzyfields

Required dependencies

  • Python 3.6 or later

Additional dependencies

Testing

To run the test suite after installing fuzzyfields, install py.test (via pypi or conda) and run py.test.