Python Utils Import Module First, install the module in your system, preferably with python 3.10 -> cd $YOUR_PATH/Python-Utils -> pip install -e . Then, import the module in your project >>> import pyutils