pyfileconfgui.pfc package

Submodules

pyfileconfgui.pfc.extract module

pyfileconfgui.pfc.extract.full_dict_from_selector(s)[source]
Return type

dict

pyfileconfgui.pfc.reformat module

pyfileconfgui.pfc.reformat.convert_name_to_id(name)[source]
Return type

str

pyfileconfgui.pfc.reformat.nested_dict_to_paths(d, begin_path='', sep='/')[source]
Return type

List[str]