NZMATH
Python Calculator on Number Theory, three-birds-one learning material
...You can get NZMATH with a single command:
% python -m pip install -U nzmath
Here % is the command line prompt of Windows or Unix/macOS.
This release contains several program corrections and additions obtained by writing a programming "notebook" of the book 'Lectures on Elementary Number Theory' (TAKAGI, Teiji) in Python-NZMATH language. The "notebook" is available together. It is designed for beginning students of algorithmic number theory to self-study Number Theory, Programming and scientific English together, three-birds-one learning material. ...