Scroll to navigation

PYTHRAN-CONFIG(1) User Commands PYTHRAN-CONFIG(1)

NAME

pythran-config - part of pythran: ahead of time compiler for Python

DESCRIPTION

usage: pythran-config [-h] [--compiler] [--cflags] [--libs] [--no-python]

[--verbose]

output build options for pythran-generated code

options:

show this help message and exit
print default compiler
print compilation flags
print linker flags
do not include Python-related flags
verbose mode: [-v] prints warnings if pythranrc has an invalid configuration; use [-vv] for more information

It's a megablast!

AUTHORS


pythran was primarily written by Serge Guelton.

SEE ALSO


This script is part of pythran. Full documentation for pythran can be
consulted at https://pythran.readthedocs.io .

January 2024 pythran-config 0.15.0+ds