Python: Here's How To Search For Files Easily

Опубликовано: 19 Апрель 2026
на канале: Coding Projects
88
10

In todays video we will be creating a project to search for files with python, this project should be able to search for files based on a search term entered and in a particular location chosen by you.
Our python file searches for the first 15 files with the search term in their names in the location given. Now the files found after the search can now be opened by entering a number.


Also checkout vidiq, it is a great tool to help grow your YouTube channel:
https://vidiq.com/?afmc=8e1

You can get Vs code from:
code.visualstudio.com

And pycharm from:
www.jetbrains.com/pycharm

Checkout my other python projects videos:
https://www.youtube.com/channel/UC3EF...

Thanks for watching, leave a like and subscribe for more.










#python tutorial
#python for beginners
#python
#python search files in directory for string