Relative Content

Tag Archive for pythondirectory

Finding out the last users who modified a file in a folder

I’m currently working on an assignment where I need to return a list of users who last modified files within a specific folder. I have imported the folder into a dataframe using the Python library Folderstats. These folders contain different types of files (e.g., doc, docx, jpg, png, etc.).