Skip to content

A Small Python to generate CSV from information on files at the INPUT folder.

License

Notifications You must be signed in to change notification settings

Ketaros/CSV-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSV-Generator

A Small Python to generate CSV from information on files from a INPUT folder.

How To Use

  • 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.

About

A Small Python to generate CSV from information on files at the INPUT folder.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages