Installation

Required dependencies

Deployment

  • With pip: pip install recursive_diff
  • With anaconda: conda install -c conda-forge recursive_diff

Testing

To run the test suite after installing recursive_diff, first install (via pypi or conda)

  • py.test: Simple unit testing library

and run py.test --pyargs recursive_diff.