pyunitwizard.configure.get_parsers_loaded# pyunitwizard.configure.get_parsers_loaded()[source]# Return currently loaded parsers. Returns: Loaded parser identifiers. Return type: list of str Examples >>> import pyunitwizard as puw >>> puw.configure.get_parsers_loaded()