MANIFEST.in
README.md
requirements.txt
setup.cfg
setup.py
superhelp/__init__.py
superhelp/ansi_tables.json
superhelp/ast_funcs.py
superhelp/code_execution.py
superhelp/conf.py
superhelp/helper.py
superhelp/mdv_fixed.py
superhelp/messages.py
superhelp/utils.py
superhelp.egg-info/PKG-INFO
superhelp.egg-info/SOURCES.txt
superhelp.egg-info/dependency_links.txt
superhelp.egg-info/entry_points.txt
superhelp.egg-info/requires.txt
superhelp.egg-info/top_level.txt
superhelp/advisors/__init__.py
superhelp/advisors/decorator_advisors.py
superhelp/advisors/dict_advisors.py
superhelp/advisors/exception_advisors.py
superhelp/advisors/for_advisors.py
superhelp/advisors/func_advisors.py
superhelp/advisors/if_else_advisors.py
superhelp/advisors/list_advisors.py
superhelp/advisors/listcomp_advisors.py
superhelp/advisors/name_advisors.py
superhelp/advisors/named_tuple_advisors.py
superhelp/advisors/num_advisors.py
superhelp/advisors/packing_advisors.py
superhelp/advisors/set_advisors.py
superhelp/advisors/shared.py
superhelp/advisors/sorting_reversing_advisors.py
superhelp/advisors/str_advisors.py
superhelp/advisors/tuple_advisors.py
superhelp/displayers/__init__.py
superhelp/displayers/cli_displayer.py
superhelp/displayers/html_displayer.py