Git clone / download the project. Go to the root folder. Run "pip install -r requirements.txt". To run the main file, go to the root folder and execute: from ...
Python Inline Eval brings inline Python evaluation to VS Code. Run the current line, a selection, or an entire file and see the result directly in the editor while keeping a live Python session active ...