Step 3. Set up a development environment
Posted: Thu May 28, 2026 5:35 am
PRAL Development Environment
https://youtu.be/fk-gQxD_cz0
- Prerequisite: Step 1: PRAL Installation
- Download and install VSCode: Visual Studio Code
Install vscode extensions: Python, Python Debugger, Python Environments, Pylance. - Change Pral to be debug mode.
Go to: C:\inetpub\wwwroot\PralDemo\Pral\settings.py
Set DEBUG parameter to be True: DEBUG=TRUE - Open the PRAL project in VSCode and start coding and debugging.
https://youtu.be/fk-gQxD_cz0