Skip to content

Check python packages

Schrijvers Luc edited this page Apr 13, 2022 · 1 revision

If a python package is OK it should be OK to import the mudule with python.

In a Terminal type:

  • python(version)
  • import (modulename)
  • help (modulename)