Lesson 1 of 1
In Progress

MC202602: Python Meeting 04: Split purchase orders P02_19

admin May 5, 2026

Python Meeting Replay

Python Meeting PDF

Set-up the python project

Option 1: Download files manually

1.1: Create folders

Folders to create in your project root:

Folder to create inside 02_PROGRAMMES:

1.2: Files to put inside the 01_SOURCES folder

1.3: Files to put inside the 02_PROGRAMMES folder -> python files: change extension to .py

1.4 File to put inside the 02_PROGRAMMES folder -> requirements.txt

1.5: File to put inside the 02_PROGRAMMES folder -> pyproject.toml

1.6: File to put inside the 02_PROGRAMMES folder -> .env

1.7: File(s) to put inside the Z_SHARED_FUNCTIONS folder

1.8: File(s) to put inside the 03_RESULTS folder

Option 2: Clone the project from GitHub

Python Cheat Sheet – including GitHub instructions: version 5th May 2026

Responses

Your email address will not be published. Required fields are marked *