Module grscheller.boring_math.cli
Entry points for automatically generated CLI scripts.
CGI scripts are automatically generated in an OS independent way by the package build
backend based on the [project.scripts] section of the project's pyproject.toml file.
Sub-modules
grscheller.boring_math.cli.ackermann-
Entry points for CLI scripts to evaluate Ackermann's function …
grscheller.boring_math.cli.pythag3-
Entry point for the pythag3 cli script.