{ } Raw JSON

bundles / astropy 7.0.1 / astropy / utils / system_info

module

astropy.utils.system_info

source: /astropy/utils/system_info.py :0

Members

Summary

A helper script to automate system info in bug reports.

Extended Summary

This can be run as

python -c "import astropy; astropy.system_info()"

(note that the interpreter might be called python3 instead of python, depending on your system's details)

This script should not require anything else than the standard library and is subject to change without notice.

Additional content

A helper script to automate system info in bug reports.

This can be run as

python -c "import astropy; astropy.system_info()"

(note that the interpreter might be called python3 instead of python, depending on your system's details)

This script should not require anything else than the standard library and is subject to change without notice.

Aliases

  • astropy.utils.system_info