SymPy
Symbolic mathematics library for Python.
SymPy provides symbolic computation: algebraic manipulation, calculus, differential equations, discrete maths, and code generation. It is a pure-Python alternative to systems like Mathematica or Maple.
Install
pip install sympy
