This is a standard Python project structure.
Use the package manager pip to install the required packages.
pip install -r requirements.txtpython -m src.mainpython -m unittest discover testsThis is a standard Python project structure.
Use the package manager pip to install the required packages.
pip install -r requirements.txtpython -m src.mainpython -m unittest discover tests