Skip to content
This repository has been archived by the owner on May 13, 2023. It is now read-only.

Simple Python application to rename student photographs from their admission number to their forename and surname based on report generated by SIMS.

License

Notifications You must be signed in to change notification settings

Livingdead1989/tempest-rename

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tempest Rename

Simple Python application to rename student photographs from their admission number to their forename and surname based on report generated by SIMS.

How to

  1. Export the student SIMS report into a CSV with the following columns forename, surname, adno
  2. Save the report as 'data.csv' into this root of this application overriding the example file - ensure the csv contains the leading '00'.
  3. Place the Tempest photographs into the folder 'Photographs to Rename', these should be named with the student adno.

Run the main.py script and the matched files will be renamed.

About

Simple Python application to rename student photographs from their admission number to their forename and surname based on report generated by SIMS.

Topics

Resources

License

Stars

Watchers

Forks

Languages