Python Project Setup
Today I have prepared the workflow for my Python projects.
Win+R in the run box wt.exe to run terminal
Use cd command to navigate to the directory where you want your project directory to be placed
type mkdir your_project_name to create project fo...
emeeran.dev2 min read