This is a sample project to teach python basics.
Goal
- Setup Development Environment
- Run a simple python script
Section 1 – Project Setup
- Section 1.1 – Create New Project (Folder, Python environment)
- Section 1.2 – Run Dev Tools (flake8, black)
This project assumes you have followed the Lessons.