Install ------- ``sympy_equation`` can be installed with pip or conda:: pip install sympy_equation Or:: conda install conda-forge::sympy_equation The following dependencies will be installed on your environment: * `sympy `_: because ``sympy_equation`` extends this CAS functionalities. * `param `_: because it makes it easier to create and document functionalities.