module documentation

Undocumented

Variable have​_setuptools Undocumented
Variable numpy​_cmdclass Undocumented
Function ​_check​_append​_ext​_library Undocumented
Function ​_check​_append​_library Undocumented
Function ​_command​_line​_ok Return True if command line does not contain any help or display requests.
Function ​_dict​_append Undocumented
Function get​_distribution Undocumented
Function setup Undocumented
have_setuptools: bool =

Undocumented

numpy_cmdclass =

Undocumented

def _check_append_ext_library(libraries, lib_name, build_info):

Undocumented

def _check_append_library(libraries, item):

Undocumented

def _command_line_ok(_cache=None):
Return True if command line does not contain any help or display requests.
def _dict_append(d, **kws):

Undocumented

def get_distribution(always=False):

Undocumented

def setup(**attr):

Undocumented