Skip to content

ganelaaa/file-analyst

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

File Analyst

Description

  • Simple command-line Python utility that searches files in a directory for a specific word
  • Tracks the word's position and relative quarter in each file
  • Prints the position of the word in each file.
  • Generates a results file: fileanalyst_results.txt

Requirements

  • python 3.9+

Instructions to run

  1. Open terminal and navigate to the folder containing script
  2. Run : python3 file_analyst.py
  3. Enter the directory to search and the word you wish to find

About

Python command-line file analyst, Tracks position of desired string located in users chosen directory

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages