API
python_package
MODULE DESCRIPTION
get_info()
Return information about the system.
Returns:
Type | Description |
---|---|
dict
|
|
Examples:
>>> sorted(get_info().keys())
['platform', 'python', 'version']