lib_required

Example

from hivecore.functions import check_library

lib_required('pandas')
from pandas import DataFrame