bhargavnova / python-helper-modules

MIT License
7 stars 24 forks source link

Added new module recently_accessed_files (issue #62) #67

Closed onkar-kota closed 8 months ago

onkar-kota commented 8 months ago

Description

This Python script that extracts the path of recently accessed files in the specified directory.

Fixes #62

Checklist:

How Has This Been Tested?

I have tested this python-script locally and it is running successfully without any errors and warnings.