diff --git a/central_widget.py b/nixview/central_widget.py similarity index 100% rename from central_widget.py rename to nixview/central_widget.py diff --git a/communicator.py b/nixview/communicator.py similarity index 100% rename from communicator.py rename to nixview/communicator.py diff --git a/constants.py b/nixview/constants.py similarity index 100% rename from constants.py rename to nixview/constants.py diff --git a/file_handler.py b/nixview/file_handler.py similarity index 100% rename from file_handler.py rename to nixview/file_handler.py diff --git a/main_window.py b/nixview/main_window.py similarity index 100% rename from main_window.py rename to nixview/main_window.py diff --git a/nixview.py b/nixview/nixview.py similarity index 100% rename from nixview.py rename to nixview/nixview.py diff --git a/plot_screen.py b/nixview/plot_screen.py similarity index 100% rename from plot_screen.py rename to nixview/plot_screen.py diff --git a/tree_model.py b/nixview/tree_model.py similarity index 100% rename from tree_model.py rename to nixview/tree_model.py