CustomFunctions
#
- class src.pyconverter.xml2py.custom_functions.CustomFunctions#
Provides for creating customized functions.
Overview#
Path object where the customized function files are located. |
|
List with all customized functions located in the folder. |
|
Dictionary containing the |
|
Dictionary containing the |
|
Dictionary containing the customized source code. |
|
Dictionary containing the needed libraries if any. |
Import detail#
from src.pyconverter.xml2py.custom_functions import CustomFunctions
Property detail#
- property CustomFunctions.path: pathlib.Path#
Path object where the customized function files are located.