Creating a file manager in python for linux. First we will create a tui, using curses Then we will build a gui using PyQt6. Setting Up the python environment for the project uv Install uv cd into the cloned repo run uv sync