Skip to content

🟢 Workflow 1: Set Up Machine (Once per machine)

This section provides step-by-step instructions to set up a machine for Python projects. These tasks are typically performed once when setting up a new machine or upgrading tools for professional Python development.


Steps

  1. Create GitHub Account
  2. View File Extensions and Hidden Files and Folders
  3. Install Tools by operating system. Linux/WSL or macOS or Windows
  4. Configure Git with name and email
  5. Create Repos/ Folder (to store all GitHub projects)
  6. Verify

Important

  • These setup tasks are critical.
  • Verify each step works before proceeding.