sagemath_environment: System and software environment¶
The pip-installable distribution package passagemath-environment
is a
distribution of a small part of the Sage Library.
It provides a small, fundamental subset of the modules of the Sage
library (“sagelib”, passagemath-standard
), providing the connection to the
system and software environment.
What is included¶
sage
script for launching the Sage REPL and accessing various developer tools (seesage --help
, Invoking Sage).sage.env
sage.features: Testing for features of the environment at runtime
sage.misc.package: Listing packages of the Sage distribution
Type¶
standard
Dependencies¶
Version Information¶
package-version.txt:
10.6.3
version_requirements.txt:
passagemath-environment ~= 10.6.3.0
Equivalent System Packages¶
(none known)