> cat /dev/github | grep security-tools
discovered 03 Aug 2026

sympy

via awesome-list
→ View on GitHub
SymPy is a Python library for symbolic mathematics that allows users to perform algebraic manipulations, calculus, and equation solving with a focus on high-level mathematical operations. Its primary use case lies in enabling users to work with mathematical expressions symbolically, rather than numerically, facilitating tasks such as series expansions and differentiation. Notable features include the ability to generate series expansions, a console interface for enhanced user interaction, and a well-documented installation guide for setup via various methods.