intermediate python project: Scaffolding
Project Scaffolding
Upon starting, the project contains several files and folders to help you get up and running:
├── README.md # This file.
├── main.py
├── models.py # Task 1.
├── extract.py # Task 2a.
├── database.py # Task 2b...
philipdevblog.hashnode.dev2 min read