◆ build_extension()
def build_extension |
( |
|
self, |
|
|
|
ext |
|
) |
| |
◆ copy_extensions_to_source()
def copy_extensions_to_source |
( |
|
self | ) |
|
◆ finalize_options()
def finalize_options |
( |
|
self | ) |
|
◆ get_export_symbols()
def get_export_symbols |
( |
|
self, |
|
|
|
ext |
|
) |
| |
◆ get_ext_filename()
def get_ext_filename |
( |
|
self, |
|
|
|
fullname |
|
) |
| |
◆ get_outputs()
◆ initialize_options()
def initialize_options |
( |
|
self | ) |
|
◆ links_to_dynamic()
def links_to_dynamic |
( |
|
self, |
|
|
|
ext |
|
) |
| |
Return true if 'ext' links to a dynamic lib in the same package
◆ run()
Build extensions in build directory, then copy if --inplace
◆ setup_shlib_compiler()
def setup_shlib_compiler |
( |
|
self | ) |
|
◆ write_stub()
def write_stub |
( |
|
self, |
|
|
|
output_dir, |
|
|
|
ext, |
|
|
|
compile = False |
|
) |
| |
◆ compiler
◆ ext_map
◆ extensions
◆ inplace
◆ shlib_compiler
◆ shlibs
The documentation for this class was generated from the following file:
- /home/passerat/Stage/flaskProject/venv/lib/python3.8/site-packages/setuptools/command/build_ext.py