tribler ======= .. py:module:: tribler Submodules ---------- .. toctree:: :maxdepth: 1 /autoapi/tribler/core/index /autoapi/tribler/test_integration/index /autoapi/tribler/test_unit/index /autoapi/tribler/tribler_config/index /autoapi/tribler/upgrade_script/index Functions --------- .. autoapisummary:: tribler.get_webui_root Package Contents ---------------- .. py:function:: get_webui_root() -> pathlib.Path Get the location of the "ui" directory. When compiled through PyInstaller, the ui directory changes. When running from source or when using cx_Freeze, we can use the ``__file__``.