python3m-config (1) Linux Manual Page
python-config – output build options for python C/C++ extensions or embedding Synopsispython-config [ –prefix ] [ –exec-prefix ] [ –includes ] [ –libs ] [ –cflags ] [ –ldflags ] [ –extension-suffix ] [ –abiflags ] [ –help ] Descriptionpython-config helps compiling and linking programs, which embed the Python interpreter, or extension modules that can…
