A Small Python to generate CSV from information on files from a INPUT folder.
- At the same folder create a folder called input
- Inside input, add all files to be scanned.
- Execute
- The first question is where we start to scan inside each document, for example:
- The second is where we consider that we finish to scan a item in a row and we will change row in csv, for example:
- A file named output.csv will be generated at the same folder as the app.