Python Console Project This is a standard Python project structure. Installation Use the package manager pip to install the required packages. pip install -r requirements.txt Usage python -m src.main Running Tests python -m unittest discover tests