microscopic-knife-5995
06/30/2025, 4:37 PMmodule_pattern_mapping
. Specifically I want to map prefix-some-library
to some_library
. It seems there are default module pattern mapping defined in the Python backend and python_requirements
support custom module mapping. But am I right in that users cannot register custom module pattern mapping?happy-kitchen-89482
06/30/2025, 4:52 PMmicroscopic-knife-5995
06/30/2025, 4:55 PMmycompany-libary-name
and maps to import library_name
right now I have a large list specifying all of the module mapping but wanted to make sure that I am not missing a better way of doing things...happy-kitchen-89482
06/30/2025, 4:57 PMhappy-kitchen-89482
06/30/2025, 4:57 PMhappy-kitchen-89482
06/30/2025, 4:57 PMhappy-kitchen-89482
06/30/2025, 4:58 PMmicroscopic-knife-5995
06/30/2025, 4:58 PMhappy-kitchen-89482
06/30/2025, 7:12 PMhappy-kitchen-89482
06/30/2025, 7:13 PMhappy-kitchen-89482
06/30/2025, 7:13 PMmicroscopic-knife-5995
06/30/2025, 7:20 PM