Skip to content

A simple program to find the files created within the specified date in the specified directory

License

Notifications You must be signed in to change notification settings

Deepak710/created-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

created-py

A simple program to find the files created within the specified date in the specified directory

To Run this file,

  1. Clone/Download this repo
  2. Make Sure you have Python installed (above 3.x)
  3. Install the xlwt module to save contents to Excel Workbook
    python -m pip install --upgrade pip
    pip install xlwt
    
  4. Run Deepak_32718113.py using the Python IDLE

Features:

Check out this document for the features

Contact Me: Telegram

About

A simple program to find the files created within the specified date in the specified directory

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages