egoism

Results 3 issues of egoism

Do you have any plan for customizable output instead of hard-coding it. For example, one can have matching word goes after its definition and so on. If you have a...

Priority of async tasks is required to make the GUI fast. For example, when `Home` is loading, clicking on a `Book` to view to see the book's cover and preview...

enhancement
help wanted

This PR migrates from `imp` to `importlib`. The helper function followed https://docs.python.org/3/whatsnew/3.12.html#imp This should make recon-ng work with Python 3.12