A simple project template to be used as base for your next Python 3 project!
- Be sure you have Python installed in your computer;
- Clone this project to your git folder;
- Access the project and run
run_setup.batto create the virtual environment, activate the environment and install the dependencies; - Open VSCode by executing
run_code.batfile and select the default Python Interpreter; - Install the recommended extensions showed by the hint;
- Start coding Python!
